UpdateServiceDefinitionDetails
This method updates the details for the specified service definition.
void UpdateServiceDefinitionDetails (ServiceDefinitionData serviceDefinitionData, long serviceDefinitionFolderItemID);
|
Name |
Type |
Description |
|---|---|---|
|
serviceDefinitionData |
ServiceDefinitionData |
The data to use to update the service definition. |
|
serviceDefinitionFolderItemID |
long |
The ID of the service definition folder item. |
None.
The method validates the data sent to it and may throw a validation exception upon failure.
The data provided in the ServiceDefinitionData object replaces the data of the existing contract template, and cannot be left unfilled or partially filled. An ID for every sub-entity of which the data structure consists must be provided (for example, the contract’s corresponding service components).
| Copyright © 2012 CA. Alle Rechte vorbehalten. | Senden Sie CA Technologies eine E-Mail zu diesem Thema. |