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

Glossary Item Box

Description

Returns the type of instrument quote.

Property type

Read-only property

Syntax

Visual Basic
Public Property Type As eQuoteType

Return Type

Type of the quote represented as eQuoteType Enumeration.

Example

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

See Also