CQG API 4.0 - Revised
BaseCurrencyName Property
See Also  Send Feedback
CQGCurrencyRate Interface : BaseCurrencyName Property

Glossary Item Box

Description

ISO currency code for the base currency.

Property type

Read-only property

Syntax

Visual Basic
Public Property BaseCurrencyName As String

Return Type

Currency code represented as String

Example

See the usage of CQGCurrencyRate properties in the CurrencyRatesChanged event's example section.

See Also