ExchangeRateInfoProviderGetExchangeRateInfo Method (Int32, Int32) |
Note: This API is now obsolete.
Namespace: CMS.Ecommerce
[ObsoleteAttribute("Use IExchangeRateInfoProvider.Get(int, int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - ExchangeRateInfo.Provider.")] public static ExchangeRateInfo GetExchangeRateInfo( int currencyId, int tableId )