Click or drag to resize
MultiBuyDiscountInfoMultiBuyDiscountLimitPerOrder Property
Specifies how many times customers can apply the discount in one order.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual int MultiBuyDiscountLimitPerOrder { get; set; }

Property Value

Type: Int32
See Also