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

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

Property Value

Type: Boolean
See Also