CurrencyCode Property
Default currency code for this statement.
Syntax
char* GetCurrencyCode();
Default Value
""
Remarks
Indicates how to interpret the monetary amounts in the current statement. This is a 3-character ISO-4217 currency code, such as USD and EUR.
This property is read-only.
Data Type
String