Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the ISOCurrencyCodes enumeration value for the specified CurrencyCodeISO value.
Syntax
client server public static ISOCurrencyCodes getISOCurrencyCodesEnumFromISOAlpha(CurrencyCodeISO _isoCurrencyCodeAlpha)
Run On
Called
Parameters
- _isoCurrencyCodeAlpha
Type: CurrencyCodeISO Extended Data Type
The alpha ISO currency code value that is related to the CurrencyCode field value in the Currency table.
Return Value
Type: ISOCurrencyCodes Enumeration
The ISOCurrencyCodes enumeration value for the specified CurrencyCodeISO value.
Remarks
The CurrencyCodeISO value is the alpha currency code value. An example would be 'USD' or 'GBP'.