CQG API 4.0 - Revised
Type Property
See Also  Send Feedback
CQGInstrumentProperty Interface : Type Property

Glossary Item Box

Description

Returns the type of the instrument property (dynamic or static).

Property type

Read-only property

Syntax

Visual Basic
Public Property Type As eInstrumentProperty

Return Type

Type of the property represented as the eInstrumentProperty enumeration

Example

To access the CQGInstrumentProperty object properties, see the example section of the InstrumentChanged Event.

See Also