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 CatalogNodeDto.CatalogNodeRow.Properties

Inheritance
System.Object
CatalogNodeDto.CatalogNodeRow.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

ApplicationId

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, Guid>> ApplicationId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.Guid>>

CatalogId

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

CatalogNodeId

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

Code

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, string>> Code
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.String>>

ContentAssetsID

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, Guid>> ContentAssetsID
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.Guid>>

ContentGuid

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, Guid>> ContentGuid
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.Guid>>

EndDate

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, DateTime>> EndDate
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.DateTime>>

IsActive

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, bool>> IsActive
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.Boolean>>

MetaClassId

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, int>> MetaClassId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.Int32>>

Name

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, string>> Name
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.String>>

ParentNodeId

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, int>> ParentNodeId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.Int32>>

SortOrder

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

StartDate

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, DateTime>> StartDate
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.DateTime>>

TemplateName

Declaration
public static readonly Expression<Func<CatalogNodeDto.CatalogNodeRow, string>> TemplateName
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogNodeDto.CatalogNodeRow, System.String>>