SaaS CMS has officially launched! Learn more now.

Class PromotionDto.PromotionConditionRow

Represents strongly named DataRow class.

Inheritance
System.Object
PromotionDto.PromotionConditionRow
Namespace: Mediachase.Commerce.Marketing.Dto
Assembly: Mediachase.Commerce.dll
Version: 11.8.3
Syntax
public class PromotionConditionRow : DataRow

Properties

CatalogEntryId

Declaration
public string CatalogEntryId { get; set; }
Property Value
Type Description
System.String

CatalogName

Declaration
public string CatalogName { get; set; }
Property Value
Type Description
System.String

CatalogNodeId

Declaration
public string CatalogNodeId { get; set; }
Property Value
Type Description
System.String

ExpressionId

Declaration
public int ExpressionId { get; set; }
Property Value
Type Description
System.Int32

PromotionConditionId

Declaration
public int PromotionConditionId { get; set; }
Property Value
Type Description
System.Int32

PromotionId

Declaration
public int PromotionId { get; set; }
Property Value
Type Description
System.Int32

PromotionRow

Declaration
public PromotionDto.PromotionRow PromotionRow { get; set; }
Property Value
Type Description
PromotionDto.PromotionRow

Methods

IsCatalogEntryIdNull()

Declaration
public bool IsCatalogEntryIdNull()
Returns
Type Description
System.Boolean

IsCatalogNameNull()

Declaration
public bool IsCatalogNameNull()
Returns
Type Description
System.Boolean

IsCatalogNodeIdNull()

Declaration
public bool IsCatalogNodeIdNull()
Returns
Type Description
System.Boolean

SetCatalogEntryIdNull()

Declaration
public void SetCatalogEntryIdNull()

SetCatalogNameNull()

Declaration
public void SetCatalogNameNull()

SetCatalogNodeIdNull()

Declaration
public void SetCatalogNodeIdNull()