CQG API 4.0 - Revised
CQGOrderProperty Interface
See Also  Members  Send Feedback

Glossary Item Box

Description

Encapsulates information on an order property.

Object Model

CQGOrderProperty InterfaceCQGOrder Interface

 

Remarks

If the user tries to change a property, while its CanBeSet property is False, an exception will be thrown. See eOrderProperty to check which property has read/write access.

Example

See the usage of the CQGOrderProperties collection in OrderChanged event's example section.

Example

See Also