CurrencyCode Property

Default currency code for this statement.

Syntax

public string CurrencyCode { get; }
Public ReadOnly Property CurrencyCode As String

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 .NET Edition - Version 20.0 [Build 7941]