Item Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Retail
public class Item : Entity, IAggregateRoot, IEntity, IDisposable
The Item type exposes the following members.
| Name | Description | |
|---|---|---|
| Item | Initializes a new instance of the Item class | |
| Item(String) | Initializes a new instance of the Item class |
| Name | Description | |
|---|---|---|
| Description | ||
| Detail | ||
| DiscountAllowed | ||
| Id | (Inherited from Entity.) | |
| ItemUnitOfMeasures | ||
| Price | ||
| UnitOfMeasure | ||
| UnitPrice |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from Entity.) |