DealModifier Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Menu
public class DealModifier : Modifier, IDisposable
The DealModifier type exposes the following members.
Name | Description | |
---|---|---|
DealModifier | Initializes a new instance of the DealModifier class | |
DealModifier(String) | Initializes a new instance of the DealModifier class |
Name | Description | |
---|---|---|
Active | (Inherited from Modifier.) | |
DealModifierGroupId | ||
Description | (Inherited from Modifier.) | |
DisplayOrder | (Inherited from Modifier.) | |
HasSelectionRestriction | (Inherited from Modifier.) | |
Id | (Inherited from Entity.) | |
Item | (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.) | |
UnitOfMeasure | (Inherited from Modifier.) |
Name | Description | |
---|---|---|
Clone | ||
Dispose | (Inherited from Modifier.) | |
Equals | (Inherited from Modifier.) | |
GetModifierType | (Inherited from Modifier.) | |
IsSelectionRequired | (Inherited from Modifier.) | |
SatisfyMinQuantityRestriction | (Inherited from Modifier.) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Entity.) |