OEC Application Programming Interface

Command Properties

The properties of the Command class are listed below. For a complete list of Command class members, see the Command Members topic.

Public Instance Properties

ExchangeOrderID Exchange Order ID or null for cancel commands
ID (inherited from IDObject<Int32>) Unique key value
Order (inherited from OrderChild) Parent order
ResultComments Comments of (unsuccesfull) execution
ResultTimestamp Timestamp of execution, UTC
State Current command state
Timestamp Command creation timestamp, UTC
Type Command type
TypeState Gets the verbal interpretation of state depending of type for example "Created", "Modified", "Cancelling", "Cancel failed" etc
Version Associated version (for create/modify commans) or null - for cancel commands

See Also

Command Class | OEC.API Namespace | SendOrder | CancelOrder | ModifyOrder | Version