Click or drag to resize
DiscountSummaryItemValue Property
Discount item value in shopping cart currency used for displaying in Invoice, Email template and Shopping cart.

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

Property Value

Type: Double
See Also