CQG API 4.0 - Revised
Type Property
See Also  Send Feedback
CQGSessions Collection : Type Property

Glossary Item Box

Description

Returns the sessions type.

Property type

Read-only property

Syntax

Visual Basic
Public Property Type As eSymbolSessionType

Return Type

Session type represented as eSymbolSessionType

Remarks

All contained sessions have the same type.

Example

See the usage of CQGSessions properties in the CQGInstrument.Sessions' example section.

See Also