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

Glossary Item Box

Description

Returns the trading session number.

Property type

Read-only property

Syntax

Visual Basic
Public Property Number As Integer

Return Type

Session number represented as integer.

Example

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

See Also