Click or drag to resize
ItemDiscountItemDiscountIsFlat Property
True - discount value is flat, False (default) - discount value is relative.

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

Property Value

Type: Boolean

Implements

IItemDiscountItemDiscountIsFlat
See Also