Click or drag to resize
DiscountInfoDiscountUsesCoupons Property
Indicates if this discount is applicable only with discount coupon.

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

Property Value

Type: Boolean

Implements

ICanUseDiscountCouponsDiscountUsesCoupons
See Also