Returns the collection of order fills.
Read-only property
| Visual Basic |
|---|
Public Property Fills As CQGFills |
Order fills collection represented as CQGFills
Each CQGFill object in this collection, represents a single fill of the order.
See the usage of CQGOrder properties in the OrderChanged event's example section.