Click or drag to resize
CouponCodeCode Property
Gets the coupon code.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public string Code { get; set; }

Property Value

Type: String

Implements

ICouponCodeCode
See Also