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

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

Fields

AssetKey

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

AssetType

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

CatalogEntryId

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

CatalogNodeId

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

GroupName

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

SortOrder

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