OEC Application Programming Interface

StateList Class

State history of an Order - see Order.States.

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

System.Object
   MarshalByRefObject
      KeyedList<Int32,State>
         IDList<Int32,State>
            IDList<State>
               StateList

public class StateList : IDList<State>

Remarks

Current property holds most recent state of the order.

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

StateList Members | OEC.API Namespace