Class CatalogAssociationDto.CatalogAssociationRow.Properties
Inheritance
System.Object
CatalogAssociationDto.CatalogAssociationRow.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: 12.17.2Syntax
public static class Properties
Fields
AssociationDescription
Declaration
public static readonly Expression<Func<CatalogAssociationDto.CatalogAssociationRow, string>> AssociationDescription
Field Value
Type | Description |
---|---|
System.Linq.Expressions.Expression<System.Func<CatalogAssociationDto.CatalogAssociationRow, System.String>> |
AssociationName
Declaration
public static readonly Expression<Func<CatalogAssociationDto.CatalogAssociationRow, string>> AssociationName
Field Value
Type | Description |
---|---|
System.Linq.Expressions.Expression<System.Func<CatalogAssociationDto.CatalogAssociationRow, System.String>> |
CatalogAssociationId
Declaration
public static readonly Expression<Func<CatalogAssociationDto.CatalogAssociationRow, int>> CatalogAssociationId
Field Value
Type | Description |
---|---|
System.Linq.Expressions.Expression<System.Func<CatalogAssociationDto.CatalogAssociationRow, System.Int32>> |
CatalogEntryId
Declaration
public static readonly Expression<Func<CatalogAssociationDto.CatalogAssociationRow, int>> CatalogEntryId
Field Value
Type | Description |
---|---|
System.Linq.Expressions.Expression<System.Func<CatalogAssociationDto.CatalogAssociationRow, System.Int32>> |
SortOrder
Declaration
public static readonly Expression<Func<CatalogAssociationDto.CatalogAssociationRow, int>> SortOrder
Field Value
Type | Description |
---|---|
System.Linq.Expressions.Expression<System.Func<CatalogAssociationDto.CatalogAssociationRow, System.Int32>> |