Class CatalogNodeDto.CatalogNodeRow.Properties
Inheritance
System.Object
CatalogNodeDto.CatalogNodeRow.Properties
Namespace: Mediachase.Commerce.Catalog.Dto
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
public static class Properties : Object
Fields
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>> |