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

Glossary Item Box

Description

Returns the trading session's name.

Property type

Read-only property

Syntax

Visual Basic
Public Property Name As String

Return Type

Session name string

Example

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

See Also