Click or drag to resize
MultiBuyCouponCodeInfoUseLimitExceeded Property
Indicates that this code has exceeded its use limitation. Returns false for codes with no use limit.

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

Property Value

Type: Boolean
See Also