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

Glossary Item Box

Description

Sets/gets the session flags, which will be used to formulate the expression 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 the eSessionFlag enumeration for possible values.

See Also