CQG API 4.0 - Revised
Type Property
See Also  Send Feedback
CQGSession Interface : Type Property

Glossary Item Box

Description

Returns the session type.

Property type

Read-only property

Syntax

Visual Basic
Public Property Type As eSymbolSessionType

Return Type

Session type represented as eSymbolSessionType

Example

See the usage of CQGSession properties in the CQGInstrument.Sessions' property's example section.

See Also