UnitOfMeasure Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Retail
public class UnitOfMeasure : Entity, IDisposable
The UnitOfMeasure type exposes the following members.
| Name | Description | |
|---|---|---|
| UnitOfMeasure | Initializes a new instance of the UnitOfMeasure class | |
| UnitOfMeasure(String, Decimal) | Initializes a new instance of the UnitOfMeasure class | |
| UnitOfMeasure(String, String) | Initializes a new instance of the UnitOfMeasure class |
| Name | Description | |
|---|---|---|
| Decimals | ||
| Description | ||
| DisplayString | ||
| Id | (Inherited from Entity.) | |
| ItemId | ||
| Price | ||
| QtyPerUom | ||
| ShortDescription |
| Name | Description | |
|---|---|---|
| Clone | ||
| Dispose | Releases all resources used by the UnitOfMeasure | |
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from Entity.) |