Click or drag to resize
MultiBuyDiscountIsFlat Property
True - discount value is fix, False - discount value is relative.

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

Property Value

Type: Boolean

Implements

IMultiBuyDiscountIsFlat
See Also