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 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()
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<CatalogDto.CatalogRow, Guid>> ApplicationId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogRow, System.Guid>>

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>>

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>>