CurrencyInfoCurrencyRoundTo Property |
Number of digits the price in this currency is rounded to. Default value is 2, it corresponds to the "{0:0.00}" formatting string.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public virtual int CurrencyRoundTo { get; set; }
Property Value
Type:
Int32See Also