Returns the order's local state.
Read-only property
Visual Basic |
---|
Public Property State As eOrderLocalState |
Local state represented as eOrderLocalState
This property identifies the order's progress inside CQG API.
See eOrderProperty Enumeration for details.
See the usage of CQGOrder properties in the OrderChanged event's example section.