Appends the orders in current collection (usually obtained via query) to Orders and InternalOrders collections of CQGCEL and CQGAccount objects.
Visual Basic |
---|
Public Sub AddToLiveOrders() |
If the order being added already exists in the destination collection its duplicate will not be created.
See the usage of CQGOrders methods in the PrepareModify method's example section.