Click or drag to resize
MultiBuyDiscountMaxApplication Property
Maximum number of possible usages of the discount. Zero or negative value is representing an unlimited application count.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public int MaxApplication { get; }

Property Value

Type: Int32

Implements

IMultiBuyDiscountMaxApplication
See Also