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

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

Property Value

Type: IInfoObjectCollection
See Also