Returns the collection of orders received as a response to the current query.
Read-only property
Visual Basic |
---|
Public Property Orders As CQGOrders |
Resulting orders list represented as CQGOrders
See the Remarks section of OnQueryProgress Event for details.
See the usage of CQGOrdersQuery properties in the OnQueryProgress event's example section.