Click or drag to resize
OrderItemInfoOrderItemUnitTotalDiscountInMainCurrency Property
Total catalog and volume discount per one order item unit in shopping main currency.

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

Property Value

Type: Double
See Also