AccpacSession.GetCurrencyTable
Creates and returns an AccpacCurrencyTable object that represents the currency table set up in ACCPAC Common Services with the specified code and rate type.
Function GetCurrencyTable(
CurCode As String,
RateType As String) As AccpacCurrencyTable
Parameters
CurCode
[in] the currency code
RateType
[in] the currency rate type code
Return Value
Returns an AccpacCurrencyTable object that contains details of the currency table with the specified code and rate type.