CQG API 4.0 - Revised
YearString Property
See Also  Send Feedback
CQGInstrument Interface : YearString Property

Glossary Item Box

Description

Returns instrument year as string.

Property type

Read-only property

Syntax

Visual Basic
Public Property YearString As String

Return Type

Instrument year is represented as a String with a limited length of 5 characters.

Example

To access the Instrument properties, see the example section of the InstrumentSubscribed event.

See Also