Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class CatalogRelationDto.NodeEntryRelationRow.Properties

Inheritance
System.Object
CatalogRelationDto.NodeEntryRelationRow.Properties
Namespace: Mediachase.Commerce.Catalog.Dto
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public static class Properties : Object

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