OEC Application Programming Interface

ContractList.GetContract Method (Int32)

Finds any contract with given ID first, it checks for electronic contract, then for pit

public Contract GetContract(
   Int32 ContractID
);

Parameters

ContractID
Contract ID

Return Value

found Contract

See Also

ContractList Class | OEC.API Namespace | ContractList.GetContract Overload List