Click or drag to resize
DiscountInfoApplyFurtherDiscounts Property
Indicates that discounts following this one in order of increasing DiscountOrder value are to be applied.

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

Property Value

Type: Boolean

Implements

IConditionalDiscountApplyFurtherDiscounts
See Also