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

Glossary Item Box

Description

Returns contract description.

Property type

Read-only property

Syntax

Visual Basic
Public Property Description As String

Return Type

Description is represented as a String with a limited length of 252 characters.

Remarks

Property represents the contract description as settled on the exchange. It is a static property of an instrument.

Example

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

See Also