A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Enum PromotionItemRecordStatus

The PromotionItemRecordStatus enumeration defines the promotion item record status.

Namespace: Mediachase.Commerce.Marketing.Objects
Assembly: Mediachase.Commerce.dll
Version: 12.17.2
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