Click or drag to resize
DiscountInfoItemDiscountValue Property
Discount value. Used for discount calculation in the shopping cart.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public decimal ItemDiscountValue { get; }

Property Value

Type: Decimal
See Also