Class CatalogEntryDto.VariationRow.Properties
Inheritance
System.Object
CatalogEntryDto.VariationRow.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: 12.17.2
Syntax
public static class Properties
Fields
CatalogEntryId
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, int>> CatalogEntryId
Field Value
Height
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, double>> Height
Field Value
Length
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, double>> Length
Field Value
ListPrice
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, decimal>> ListPrice
Field Value
MaxQuantity
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, decimal>> MaxQuantity
Field Value
MerchantId
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, Guid>> MerchantId
Field Value
MinQuantity
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, decimal>> MinQuantity
Field Value
PackageId
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, int>> PackageId
Field Value
TaxCategoryId
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, int>> TaxCategoryId
Field Value
TrackInventory
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, bool>> TrackInventory
Field Value
WarehouseId
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, int>> WarehouseId
Field Value
Weight
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, double>> Weight
Field Value
Width
Declaration
public static readonly Expression<Func<CatalogEntryDto.VariationRow, double>> Width
Field Value