With Opticon around the corner, we'll be canceling this month's (Sept) Happy Hour.

Class PromotionRegionName

Names of available promotion regions.

Inheritance
System.Object
PromotionRegionName
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Commerce.Marketing
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.0
Syntax
public class PromotionRegionName

Constructors

PromotionRegionName()

Declaration
public PromotionRegionName()

Fields

Condition

Declaration
public const string Condition = "Condition"
Field Value
Type Description
System.String

Discount

Declaration
public const string Discount = "Discount"
Field Value
Type Description
System.String

Exclusion

Declaration
public const string Exclusion = "Exclusion"
Field Value
Type Description
System.String

Reward

Declaration
public const string Reward = "Reward"
Field Value
Type Description
System.String