Click or drag to resize
MultiBuyDiscountInfoMultiBuyDiscountApplyFurtherDiscounts Property
Indicates that further discounts (in order of MultiBuyDiscountPriority) are to be processed.

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

Property Value

Type: Boolean
See Also