OEC Application Programming Interface

ReadonlyContractKindList.Has Method 

Checks has or has not the list some ContractKind

public Boolean Has(
   ContractKind ContractKind
);

Parameters

ContractKind

Return Value

Returns true, if the list contains ContractKind

See Also

ReadonlyContractKindList Class | OEC.API Namespace