CashChanger.CurrencyCodeList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a list of ASCII 3-character ISO 4217 currency codes, separated by commas.
public abstract string[] CurrencyCodeList { get; }
member this.CurrencyCodeList : string[]
Public MustOverride ReadOnly Property CurrencyCodeList As String()
Property Value
String[]