Click or drag to resize
DiscountCouponInfoDiscountCouponSiteID Property
Discount coupon site ID. Set to 0 for global discount coupon.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual int DiscountCouponSiteID { get; set; }

Property Value

Type: Int32
See Also