Unit |
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 | |
|---|---|---|
| DealLine | ||
| DealModLine | ||
| 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) |