AccpacSession.GetCurrency
Creates and returns an AccpacCurrency object that contains information about the specified currency code.
Function GetCurrency(CurrencyCode As String) As AccpacCurrency
Parameters
CurrencyCode
[in] the currency code to retrieve
Return Value
Returns an AccpacCurrency object that represents the specified currency code.