Vorheriges Thema: GetContractParameters

Nächstes Thema: DeleteContractParameter

GetContractStatus

Description

This method gets a list of all contracts in the system for which the name matches the search string.

Syntax

string GetContractStatus (long ContractVersionID)

Parameters

Name

Type

Description

ContractVersionID

long

The contract version ID.

Return Value

Returns the status in English UPPERCASE letters (as it exists in the data base).

Remarks

None.