This method creates a contract from a collection of metrics associated with a specific service definition.
long CreateContractFromServiceDefinition (ContractData contractData, long[] MetricIDs);
|
Name |
Type |
Description |
|---|---|---|
|
contractData |
ContractData |
The data to use for creating the contract. |
|
MetricIDs |
long[] |
An array of IDs of the selected service definition metrics. |
The ID of the new contract, as type long.
The method validates the data sent to it and may throw a validation exception upon failure.
The ContractData object provided for this method should be filled with an ID for every sub-entity of which it consists (for example, the contract’s corresponding primary contract party).
| Copyright © 2012 CA. Alle Rechte vorbehalten. | Senden Sie CA Technologies eine E-Mail zu diesem Thema. |