Click or drag to resize
MultiBuyDiscountApplyFurtherDiscounts Property
Indicates if further discounts are to be applied if this discount applies.

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

Property Value

Type: Boolean

Implements

IMultiBuyDiscountApplyFurtherDiscounts
See Also