Vorheriges Thema: Contract Details Methods

Nächstes Thema: GetContracts

GetContractDetails

Description

This method gets the details for the specified contract version.

Syntax

ContractData GetContractDetails (long ContractVersionID);

Parameters

Name

Type

Description

ContractVersionID

long

The ID of the contract version.

Return Value

The contract details, as type ContractData.

Remarks

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