Click or drag to resize
DiscountInfoIsApplicableToShipping Property
Indicates whether this discount can be applied to shipping price.

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

Property Value

Type: Boolean
See Also