Click or drag to resize
ItemDiscountItemDiscountValue Property
Discount value. It can be either relative or flat according to the ItemDiscountIsFlat property.

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

Property Value

Type: Double

Implements

IItemDiscountItemDiscountValue
See Also