Click or drag to resize
CouponCodeInfoCouponCodeUseLimit Property
Indicates how many times the coupon code can be applied.

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

Property Value

Type: Int32
See Also