Class CatalogDto.CatalogRow.Properties
Inheritance
System.Object
CatalogDto.CatalogRow.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: 13.30.0
public static class Properties
Fields
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, int>> CatalogId
Field Value
ContentGuid
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, Guid>> ContentGuid
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, DateTime>> Created
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> CreatorId
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> DefaultCurrency
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> DefaultLanguage
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, DateTime>> EndDate
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, bool>> IsActive
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, bool>> IsPrimary
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> LengthBase
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, DateTime>> Modified
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> ModifierId
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> Name
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> Owner
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, int>> SortOrder
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, DateTime>> StartDate
Field Value
Declaration
public static readonly Expression<Func<CatalogDto.CatalogRow, string>> WeightBase
Field Value