CQG API 4.0 - Revised
DataSourceAbbreviation Property
See Also  Send Feedback
CQGDataSourceSymbols Collection : DataSourceAbbreviation Property

Glossary Item Box

Description

Returns the data source abbreviation, to which symbols in the collection belong.

Property type

Read-only property

Syntax

Visual Basic
Public Property DataSourceAbbreviation As String

Return Type

Data source abbreviation, represented as String

Example

See the usage of CQGDataSourceSymbols properties in the DataSourcesResolved event's example section.

See Also