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

Glossary Item Box

Description

Sets/gets the session flags, which will be used to formulate the custom study 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 Enumeration

Remarks

See eSessionFlag enumeration for possible values.

See Also