Click or drag to resize
DiscountCouponCodes 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 IInfoObjectCollection CouponCodes { get; }

Property Value

Type: IInfoObjectCollection
See Also