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