Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class CatalogEntryDto.VariationRow.Properties

Inheritance
System.Object
CatalogEntryDto.VariationRow.Properties
Namespace: Mediachase.Commerce.Catalog.Dto
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public static class Properties : Object

Fields

CatalogEntryId

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, int>> CatalogEntryId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Int32>>

Height

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, double>> Height
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Double>>

Length

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, double>> Length
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Double>>

ListPrice

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, Decimal>> ListPrice
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Decimal>>

MaxQuantity

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, Decimal>> MaxQuantity
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Decimal>>

MerchantId

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, Guid>> MerchantId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Guid>>

MinQuantity

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, Decimal>> MinQuantity
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Decimal>>

PackageId

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, int>> PackageId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Int32>>

TaxCategoryId

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, int>> TaxCategoryId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Int32>>

TrackInventory

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, bool>> TrackInventory
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Boolean>>

WarehouseId

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, int>> WarehouseId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Int32>>

Weight

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, double>> Weight
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Double>>

Width

Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, double>> Width
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogEntryDto.VariationRow, System.Double>>