OEC Application Programming Interface

ContractKindList.Add Method 

Adds an element to the collection

new public Void Add(
   ContractKind contractKind
);

Parameters

contractKind
An element

See Also

ContractKindList Class | OEC.API Namespace