Click or drag to resize

UnitOfMeasure Class

NOTE. UOM is always a member of Item Item.Id + uom.Id identifies the uom
Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntax
C#
public class UnitOfMeasure : Entity, 
	IDisposable

The UnitOfMeasure type exposes the following members.

Constructors
  NameDescription
Public methodUnitOfMeasure
Initializes a new instance of the UnitOfMeasure class
Public methodUnitOfMeasure(String, Decimal)
Initializes a new instance of the UnitOfMeasure class
Public methodUnitOfMeasure(String, String)
Initializes a new instance of the UnitOfMeasure class
Top
Properties
Methods
See Also