Click or drag to resize

MenuDeal Class

Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Menu
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntax
C#
public class MenuDeal : MenuItem

The MenuDeal type exposes the following members.

Constructors
  NameDescription
Public methodMenuDeal
Initializes a new instance of the MenuDeal class
Public methodMenuDeal(String)
Initializes a new instance of the MenuDeal class
Top
Properties
  NameDescription
Public propertyAllRequiredModifiers (Inherited from MenuItem.)
Public propertyAnyModifiers (Inherited from MenuItem.)
Public propertyAnyRequiredModifiers (Inherited from MenuItem.)
Public propertyAnyUnsentModifiers (Inherited from MenuItem.)
Public propertyDealLines
Public propertyDefaultMenuType (Inherited from MenuItem.)
Public propertyDescription (Inherited from Item.)
Public propertyDetail (Inherited from Item.)
Public propertyDiscountAllowed (Inherited from Item.)
Public propertyFullPrice (Inherited from MenuItem.)
Public propertyId (Inherited from Entity.)
Public propertyImages (Inherited from MenuItem.)
Public propertyItemUnitOfMeasures (Inherited from Item.)
Public propertyMenuId (Inherited from MenuItem.)
Public propertyName (Inherited from MenuItem.)
Public propertyPrice (Inherited from Item.)
Public propertyUnitOfMeasure (Inherited from Item.)
Public propertyUnitPrice (Inherited from Item.)
Public propertyUnknownDealLines
Public propertyValidation (Inherited from MenuItem.)
Top
Methods
See Also