London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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: 13.30.0
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>>