Enum PromotionItemRecordStatus

The PromotionItemRecordStatus enumeration defines the promotion item record status.

Namespace: Mediachase.Commerce.Marketing.Objects
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
public enum PromotionItemRecordStatus

Fields

Name Description
Commited

Represents the committed status.

Executing

Represents the executing status.

Invalid

Represents the invalid status.

Extension Methods