CurrencyMetadata.Iso4217 Property

Definition

The alphabetic code based on another ISO standard, ISO 3166, which lists the codes for country names. The first two letters of the ISO 4217 three-letter code are the same as the code for the country name, and, where possible, the third letter corresponds to the first letter of the currency name.

public string Iso4217 { get; }
member this.Iso4217 : string
Public ReadOnly Property Iso4217 As String

Property Value

Applies to