ExchangeTableInfoProviderIsExchangeRateFromGlobalMainCurrencyMissing Method |
Indicates if exchange rate from global main currency is missing in the last valid exchange table. Returns false if site uses
global currencies or global exchange rates or code of site main currency is the same as code of global main currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static bool IsExchangeRateFromGlobalMainCurrencyMissing(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID
Return Value
Type:
BooleanSee Also