Click or drag to resize
IItemDiscountItemDiscountIsFlat Property
True - discount value is flat, False - discount value is relative.

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

Property Value

Type: Boolean
See Also