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

Glossary Item Box

Description

Returns the entry order type.

Property type

Read-only property

Syntax

Visual Basic
Public Property OrderType As eOrderType

Return Type

Entry order type, represented as eOrderType

Remarks

See eOrderType for possible values.

See Also