MenuItem Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Menu
public class MenuItem : Item, IFavorite, IEntity, IEquatable<IFavorite>
The MenuItem type exposes the following members.
| Name | Description | |
|---|---|---|
| MenuItem | Initializes a new instance of the MenuItem class | |
| MenuItem(String) | Initializes a new instance of the MenuItem class |
| Name | Description | |
|---|---|---|
| AllRequiredModifiers | ||
| AnyModifiers | ||
| AnyRequiredModifiers | ||
| AnyUnsentModifiers | ||
| DefaultMenuType | ||
| Description | (Inherited from Item.) | |
| Detail | (Inherited from Item.) | |
| DiscountAllowed | (Inherited from Item.) | |
| FullPrice | ||
| Id | (Inherited from Entity.) | |
| Images | ||
| ItemUnitOfMeasures | (Inherited from Item.) | |
| MenuId | ||
| Name | ||
| Price | (Inherited from Item.) | |
| UnitOfMeasure | (Inherited from Item.) | |
| UnitPrice | (Inherited from Item.) | |
| Validation |
| Name | Description | |
|---|---|---|
| Clone | ||
| Dispose | (Inherited from Item.) | |
| Equals | ||
| GetFullPrice | ||
| SatisfyModifierGroupsMinSelectionRestrictions |