OEC Application Programming Interface

CommandList Class

List of commands of an Order. See Order.Commands.

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

System.Object
   MarshalByRefObject
      KeyedList<Int32,Command>
         IDList<Int32,Command>
            IDList<Command>
               CommandList

public class CommandList : IDList<Command>

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

CommandList Members | OEC.API Namespace