Click or drag to resize
IMultiBuyDiscountMaxApplication 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: 12.0.0
Syntax
C#
int MaxApplication { get; }

Property Value

Type: Int32
See Also