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

Glossary Item Box

Description

Gets/sets the session flags, which will be used to formulate the condition 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