Argomento precedente: ContractTemplate Details Methods

Argomento successivo: UpdateContractTemplateDetails

GetContractTemplateDetails

Description

This method gets all details for the specified contract template.

Syntax

ContractTemplateData GetContractTemplateDetails (long contractTemplateFolderItemId);

Parameters

Name

Type

Description

contractTemplateFolderItemId

long

The ID of the contract template folder item.

Return Value

The contract template details, as type ContractTemplateData.

Remarks

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