IServerAgentConnection.GetAssignmentRules

Syntax:

GetAssignmentRules(<Cluster>, <Server>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
The cluster request array is obtained from.

<Server> (required)

Type: IWorkingServerInfo.
Production server requests are received from.

Returned value:

Type: COMSafeArray.
Object array IAssignmentRule.

Description:

Gets the array of purpose requests for the server specified in <Server> and the cluster in <Cluster>. In the array the requests are orders in the same order that will be used for new service assignments.

Availability:

Integration.

    

1C:Enterprise Developer's Community