上一主题: GetContractPartyDetails

下一主题: SearchContractParties

IsContractPartyExists

Description

This method checks whether the specified contract party exists.

Syntax

IsContractPartyExists (ContractPartyName)

Parameters

Name

Type

Description

ContractPartyName

string

The name of the contract party.

Return Value

True if the contract party exists, False if it does not.

Remarks

None.