Modifier Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Menu
public abstract class Modifier : Entity, IDisposable
The Modifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active | |
![]() | Description | |
![]() | DisplayOrder | |
![]() | HasSelectionRestriction | |
![]() | Id | (Inherited from Entity.) |
![]() | Item | |
![]() | MaximumSelection | |
![]() | MinimumSelection | |
![]() | OriginalQty | |
![]() | Price | |
![]() | Quantity | |
![]() | RequiredSelection | |
![]() | Selected | |
![]() | UnitOfMeasure |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Dispose | Releases all resources used by the Modifier |
![]() | Equals | |
![]() | GetModifierType | |
![]() | IsSelectionRequired | |
![]() | SatisfyMinQuantityRestriction |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Entity.) |