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

Glossary Item Box

Description

ISO currency code for the currency.

Property type

Read-only property

Syntax

Visual Basic
Public Property CurrencyName 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