Argomento precedente: GetContractPartyDetails

Argomento successivo: 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.