OEC Application Programming Interface

OrderList Class

List of orders - see OECClient.Orders.

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

System.Object
   MarshalByRefObject
      KeyedList<Int32,Order>
         IDList<Int32,Order>
            IDList<Order>
               OrderList

public class OrderList : IDList<Order>

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

OrderList Members | OEC.API Namespace