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 CatalogEntryDto.CatalogEntryRow.Properties

Inheritance
System.Object
CatalogEntryDto.CatalogEntryRow.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<CatalogEntryDto.CatalogEntryRow, Guid>> ApplicationId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.CatalogEntryRow, System.Guid>>

CatalogEntryId

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

CatalogId

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

ClassTypeId

Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, string>> ClassTypeId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.CatalogEntryRow, System.String>>

Code

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

ContentAssetsID

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

ContentGuid

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

EndDate

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

IsActive

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

MetaClassId

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

Name

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

StartDate

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

TemplateName

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