Click or drag to resize
DiscountInfoIsApplicableToOrders Property
Indicates whether this discount can be applied to whole orders.

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

Property Value

Type: Boolean
See Also