Returns CQGOrderProperties collection containing current order's those properties which are available for modification.
This is the default property.
Read-only property
Visual Basic |
---|
Public Property Properties As CQGOrderProperties |
CQGOrderProperties collection object
See the CanBeSet property for details on order modification possibilities.
CQGOrderProperty objects in this collection do not have parent orders. Their Order Property value is Nothing.
See the usage of Properties property in the PrepareModify method's example section.