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()
Assembly: Mediachase.Commerce.dll
Version: 12.17.2
Syntax
public static class Properties
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
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
[Obsolete("This property is no longer used. Will remain at least until February 2019.")]
public static readonly Expression<Func<CatalogEntryDto.CatalogEntryRow, string>> TemplateName
Field Value