Click or drag to resize
CouponCodeApplicationStatus Property
Gets the information about coupon application.

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

Property Value

Type: CouponCodeApplicationStatusEnum

Implements

ICouponCodeApplicationStatus
See Also