Discount status enumerator.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Disabled | 0 | Discount is disabled. | |
| Active | 1 | Discount is active. | |
| NotStarted | 2 | Discount has not started yet. | |
| Finished | 4 | Discount is finished. | |
| Incomplete | 6 | Discount is incomplete. (Uses coupons but no coupons created) | 
See Also