Class PromotionConfig
Summary description for PromotionConfig
Inheritance
System.Object
PromotionConfig
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: Mediachase.Web.Console
Assembly: Mediachase.WebConsoleLib.dll
Version: 10.8.0Syntax
public class PromotionConfig
Constructors
PromotionConfig()
Declaration
public PromotionConfig()
Fields
Description
Declaration
public string Description
Field Value
Type | Description |
---|---|
System.String |
Expression
Declaration
public string Expression
Field Value
Type | Description |
---|---|
System.String |
Group
Declaration
public string Group
Field Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |
Path
Declaration
public string Path
Field Value
Type | Description |
---|---|
System.String |
SortOrder
Declaration
public int SortOrder
Field Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
public string Type
Field Value
Type | Description |
---|---|
System.String |