A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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: 10.8.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>>

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