Click or drag to resize
MultiBuyDiscountInfoMultiBuyDiscountIsProductCoupon Property
Indicates whether discount is product coupon or not.

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

Property Value

Type: Boolean
See Also