UnknownModifier Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Menu.SpecialCase
public class UnknownModifier : Modifier
The UnknownModifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnknownModifier | Initializes a new instance of the UnknownModifier class |
![]() | UnknownModifier(String, String, String, Decimal, Decimal, String, String, String, String) | Initializes a new instance of the UnknownModifier class |
Name | Description | |
---|---|---|
![]() | Active |
Has this modifier been messed with by the user?
(Inherited from Modifier.) |
![]() | Description | (Inherited from Modifier.) |
![]() | DisplayOrder | (Inherited from Modifier.) |
![]() | ExternalIdRO | (Inherited from Modifier.) |
![]() | ExternalLineNumberRO | (Inherited from Modifier.) |
![]() | HasSelectionRestriction | (Inherited from Modifier.) |
![]() | Id | (Inherited from Entity.) |
![]() | Item | (Inherited from Modifier.) |
![]() | ItemId | |
![]() | KitchenStatusCodeRO | (Inherited from Modifier.) |
![]() | KitchenStatusRO | (Inherited from Modifier.) |
![]() | MaximumSelection | (Inherited from Modifier.) |
![]() | MinimumSelection | (Inherited from Modifier.) |
![]() | OriginalQty | (Inherited from Modifier.) |
![]() | Price | (Inherited from Modifier.) |
![]() | Quantity | (Inherited from Modifier.) |
![]() | RequiredSelection | (Inherited from Modifier.) |
![]() | Selected | (Inherited from Modifier.) |
![]() | ShouldPromptSendToKitchen | (Inherited from Modifier.) |
![]() | UnitOfMeasure | (Inherited from Modifier.) |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Dispose | (Inherited from Modifier.) |
![]() | Equals | (Inherited from Modifier.) |
![]() | GetModifierType | (Inherited from Modifier.) |
![]() | IsSelectionRequired |
Check if the user has to be asked about this modifier. Takes the modifier group into account.
All modifiers in a group that requires selection also require selection.
(Inherited from Modifier.) |
![]() | SatisfyMinQuantityRestriction | (Inherited from Modifier.) |