CQG API 4.0 - Revised
SessionFlags Property
See Also  Send Feedback
CQGTradingSystemRequest Interface : SessionFlags Property

Glossary Item Box

Description

Sets/gets the session flags, which will be used to formulate this trading system request.

The default value for this property is sfUndefined.

Property type

Read-write property

Syntax

Visual Basic
Public Property SessionFlags As eSessionFlag

Return Type

Session flags, represented as eSessionFlag

Remarks

See eSessionFlag enumeration for possible values.

See Also