Click or drag to resize
MultiBuyDiscountInfoCouponCodes Property
Returns coupon codes associated with this multibuy discount.

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

Property Value

Type: IInfoObjectCollection
See Also