Argomento precedente: ServiceDefinition Details Methods

Argomento successivo: UpdateServiceDefinitionDetails

GetServiceDefinitionDetails

Description

This method gets all details for the specified service definition.

Syntax

ServiceDefinitionData GetServiceDefinitionDetails (long serviceDefinitionFolderItemID);

Parameters

Name

Type

Description

serviceDefinitionFolderItemID

long

The ID of the service definition folder item.

Return Value

The service definition details, as type ServiceDefinitionData.

Remarks

The data returned is already filled with both the numerical IDs and the textual name of every sub-entity of which it consists.