Click or drag to resize
RecalculationSettingsFromGlobalCurrencyRates Property
Indicates whether exchange rates from global main currency to site-specific main currency will be recalculated.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public bool FromGlobalCurrencyRates { get; set; }

Property Value

Type: Boolean
See Also