Returns the last event of the order.
Read-only property
Visual Basic |
---|
Public Property LastEvent As eOrderEvent |
The last event of the order represented as eOrderEvent.
See the usage of CQGOrder properties in the OrderChanged event's example section.