Returns the ISO code of the account's reporting currency.
Read-only property
Visual Basic |
---|
Public Property ReportingCurrency As String |
Reporting currency ISO code represented as String
Reporting currency is set by FCM when the account is opened.
See the usage of CQGAccount properties in the AccountChanged event's example section.