Class CatalogRelationDto.CatalogEntryRelationRow.Properties
Inheritance
System.Object
CatalogRelationDto.CatalogEntryRelationRow.Properties
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public static class Properties : Object
Fields
ChildEntryId
Declaration
public static readonly Expression<Func<CatalogRelationDto.CatalogEntryRelationRow, int>> ChildEntryId
Field Value
GroupName
Declaration
public static readonly Expression<Func<CatalogRelationDto.CatalogEntryRelationRow, string>> GroupName
Field Value
ParentEntryId
Declaration
public static readonly Expression<Func<CatalogRelationDto.CatalogEntryRelationRow, int>> ParentEntryId
Field Value
Quantity
Declaration
public static readonly Expression<Func<CatalogRelationDto.CatalogEntryRelationRow, Decimal>> Quantity
Field Value
RelationTypeId
Declaration
public static readonly Expression<Func<CatalogRelationDto.CatalogEntryRelationRow, string>> RelationTypeId
Field Value
SortOrder
Declaration
public static readonly Expression<Func<CatalogRelationDto.CatalogEntryRelationRow, int>> SortOrder
Field Value