CQG API 4.0 - Revised
OrderType Property
See Also  Send Feedback
CQGTradeExitDefinition Interface : OrderType Property

Glossary Item Box

Description

Returns the exit order type.

Property type

Read-only property

Syntax

Visual Basic
Public Property OrderType As eOrderType

Return Type

Exit order type, represented as eOrderType

Remarks

See eOrderType for possible values.

See Also