CurrencyCode Property
Default currency code for this statement.
Syntax
[VB.NET] Public ReadOnlyProperty CurrencyCode As String
[C#] public string CurrencyCode {get;}
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.
Default Value
""