Class CatalogEntryDto.CatalogEntryRow.Properties
Inheritance
System.Object
CatalogEntryDto.CatalogEntryRow.Properties
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public static class Properties : Object
Fields
CatalogEntryId
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, int>> CatalogEntryId
Field Value
CatalogId
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, int>> CatalogId
Field Value
ClassTypeId
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, string>> ClassTypeId
Field Value
Code
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, string>> Code
Field Value
ContentAssetsID
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, Guid>> ContentAssetsID
Field Value
ContentGuid
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, Guid>> ContentGuid
Field Value
EndDate
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, DateTime>> EndDate
Field Value
IsActive
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, bool>> IsActive
Field Value
IsPublished
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, bool>> IsPublished
Field Value
MetaClassId
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, int>> MetaClassId
Field Value
Name
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, string>> Name
Field Value
StartDate
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, DateTime>> StartDate
Field Value
TemplateName
Declaration
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, string>> TemplateName
Field Value