Class UnitOfMeasure
- Namespace
- Dynamicweb.Ecommerce.Stocks
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the unit of measure.
- Inheritance
-
Unit
OfMeasure
- Inherited Members
Properties
AutoId
Gets or sets the unit of measure identifier.
Property Value
- int
The identifier.
Height
Gets or sets the Height.
Property Value
IsBaseUnit
Gets or sets value indicating whether the unit is base.
Property Value
Length
Gets or sets the Length.
Property Value
ProductId
Gets or sets the product id.
Property Value
QuantityPerUnit
Gets or sets the quantity per unit of measure.
Property Value
UnitId
Gets or sets the unit id.
Property Value
Volume
Gets or sets the Volume.
Property Value
Weight
Gets or sets the Weight.
Property Value
Width
Gets or sets the Width.