ECommerceContextIsExchangeRateFromGlobalMainCurrencyMissing Property |
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: 12.0.0
Syntax public static bool IsExchangeRateFromGlobalMainCurrencyMissing { get; }
Property Value
Type:
BooleanSee Also