Click or drag to resize
MultiBuyDiscountValue Property
Discount value. Value is percentage of fix, based on value of IsFlat.

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

Property Value

Type: Double

Implements

IMultiBuyDiscountValue
See Also