Click or drag to resize
ShoppingCartItemInfoUnitTotalDiscount Property
Unit discount of the shopping cart item in shopping cart currency.

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

Property Value

Type: Double
See Also