SaaS CMS has officially launched! Learn more now.

Class CatalogRelationDto.NodeEntryRelationRow.Properties

Inheritance
System.Object
CatalogRelationDto.NodeEntryRelationRow.Properties
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.Commerce.Catalog.Dto
Assembly: Mediachase.Commerce.dll
Version: 11.8.3
Syntax
public static class Properties

Fields

CatalogEntryId

Declaration
public static readonly Expression<Func<CatalogRelationDto.NodeEntryRelationRow, int>> CatalogEntryId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogRelationDto.NodeEntryRelationRow, System.Int32>>

CatalogId

Declaration
public static readonly Expression<Func<CatalogRelationDto.NodeEntryRelationRow, int>> CatalogId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogRelationDto.NodeEntryRelationRow, System.Int32>>

CatalogNodeId

Declaration
public static readonly Expression<Func<CatalogRelationDto.NodeEntryRelationRow, int>> CatalogNodeId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogRelationDto.NodeEntryRelationRow, System.Int32>>

IsPrimary

Declaration
public static readonly Expression<Func<CatalogRelationDto.NodeEntryRelationRow, bool>> IsPrimary
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogRelationDto.NodeEntryRelationRow, System.Boolean>>

SortOrder

Declaration
public static readonly Expression<Func<CatalogRelationDto.NodeEntryRelationRow, int>> SortOrder
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogRelationDto.NodeEntryRelationRow, System.Int32>>