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

Glossary Item Box

Description

Returns instrument ID.

Property type

Read-only property

Syntax

Visual Basic
Public Property InstrumentID As Long

Return Type

Instrument ID represented as Long

Remarks

It is a static property of an instrument.

Example

For access to Instrument properties see example section of InstrumentSubscribed event.

See Also