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

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

Property Value

Type: Boolean
See Also