CQG API 4.0 - Revised
DurationType Property
See Also  Send Feedback
CQGOrder Interface : DurationType Property

Glossary Item Box

Description

Gets/sets the type of order duration.

Property type

Read-write property

Syntax

Visual Basic
Public Property DurationType As eOrderDuration

Return Type

Order duration represented as eOrderDuration

Remarks

Example

See the usage of CQGOrder properties in the OrderChanged event's example section.

See Also