Click or drag to resize
OrderInfoOrderTotalDiscountInMainCurrency Property
Order total discount in main currency. Only order/cart discounts are included.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual double OrderTotalDiscountInMainCurrency { get; set; }

Property Value

Type: Double
See Also