SaaS CMS has officially launched! Learn more now.

Enum PromotionItemRecordStatus

The PromotionItemRecordStatus enumeration defines the promotion item record status.

Namespace: Mediachase.Commerce.Marketing.Objects
Assembly: Mediachase.Commerce.dll
Version: 11.8.3
Syntax
[Obsolete("Use promotion system in EPiServer.Commerce.Marketing instead. Will be removed in a future major release, but not earlier than August 2018.")]
public enum PromotionItemRecordStatus

Fields

Name Description
Commited

Represents the committed status.

Executing

Represents the executing status.

Invalid

Represents the invalid status.

Extension Methods