Click or drag to resize
CouponCodeInfoCouponCodeUseCount Property
Indicates how many times the code was applied.

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

Property Value

Type: Int32
See Also