Returns all transactions of the order.
Read-only property
Visual Basic |
---|
Public Property Transactions As CQGTransactions |
Order's transactions, represented as CQGTransactions
See the usage of CQGOrder properties in the OrderChanged event's example section.