Gets the set of currencies in use in this region.
Syntax
var currenciesInUse = geographicRegion.currenciesInUse;
Property value
Type: IVectorView<String> [JavaScript/C++] | System.Collections.Generic.IReadOnlyList<String> [.NET]
The set of ISO 4217 3-letter codes for the currencies that are used in the region.
Remarks
If the region is a country, there is typically one currency, although some countries do have more than one currency in use. If the region is larger, the returned set includes the currencies in use in each of the contained regions/countries.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012