CQG API 4.0 - Revised
SymbolTypes Property
See Also  Send Feedback
CQGDataSource Interface : SymbolTypes Property

Glossary Item Box

Description

Returns the symbol types this data source provides.

Property type

Read-only property

Syntax

Visual Basic
Public Property SymbolTypes As eSymbolType

Return Type

Symbol types, represented as eSymbolType

Remarks

The return value is a composition of eSymbolType values.

See Also