OEC Application Programming Interface

ContractGroupList Class

List of contract groups - see OECClient.ContractGroups.

For a list of all members of this type, see ContractGroupList Members.

System.Object
   MarshalByRefObject
      KeyedList<Int32,ContractGroup>
         IDList<Int32,ContractGroup>
            IDKeyList<Int32,String,ContractGroup>
               NamedList<ContractGroup>
                  ContractGroupList

public class ContractGroupList : NamedList<ContractGroup>

Remarks

The list is indexed by ID and Name

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

ContractGroupList Members | OEC.API Namespace