Returns the type of the order.
Read-only property
Visual Basic |
---|
Public Property Type As eOrderType |
Order type, represented as eOrderType
The order type is set once upon creation and cannot be modified later.
See eOrderProperty Enumeration for details.
See the usage of CQGOrder properties in the OrderChanged event's example section.