OEC Application Programming Interface

State Class

Order state history item.

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

System.Object
   MarshalByRefObject
      IDObject<Int32>
         IDObject
            OrderChild
               State

public class State : OrderChild

Remarks

Order has a history of its state changes in States collection. For each state change, there is a Timestamp and Comments - for example, for Rejected state comments will contain the reason of rejection.

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

State Members | OEC.API Namespace