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 CatalogDto.CatalogRow.Properties

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

Fields

CatalogId

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

ContentGuid

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

Created

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, DateTime>> Created
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.DateTime>>

CreatorId

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> CreatorId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.String>>

DefaultCurrency

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> DefaultCurrency
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.String>>

DefaultLanguage

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> DefaultLanguage
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.String>>

EndDate

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

IsActive

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

IsPrimary

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, bool>> IsPrimary
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.Boolean>>

LengthBase

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> LengthBase
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.String>>

MetaClassId

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

Modified

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, DateTime>> Modified
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.DateTime>>

ModifierId

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> ModifierId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.String>>

Name

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

Owner

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> Owner
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.String>>

SortOrder

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

StartDate

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

WeightBase

Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> WeightBase
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.String>>