CouponCodeCollectionCouponCodes Property |
Gets the coupon codes.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntaxpublic CouponCode[] CouponCodes { get; set; }
Property Value
Type:
CouponCode
Remarks
Exists due to serialization reasons.
See Also