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