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

Glossary Item Box

Description

Returns the flag indicating whether the exit is allowed more than once or not.

Property type

Read-only property

Syntax

Visual Basic
Public Property AllowMoreThanOnce As Boolean

Return Type

True, if more than one exit is allowed; False, otherwise

See Also