Click or drag to resize

UnknownDeal Class

Inheritance Hierarchy

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

The UnknownDeal type exposes the following members.

Constructors
  NameDescription
Public methodUnknownDeal
Initializes a new instance of the UnknownDeal 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 (Inherited from MenuDeal.)
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 (Inherited from MenuDeal.)
Public propertyValidation (Inherited from MenuItem.)
Top
Methods
  NameDescription
Public methodClone (Inherited from MenuDeal.)
Public methodDispose (Inherited from Item.)
Public methodEquals (Inherited from MenuItem.)
Public methodGetFullPrice (Inherited from MenuItem.)
Public methodSatisfyModifierGroupsMinSelectionRestrictions (Inherited from MenuDeal.)
Public methodToString (Inherited from MenuDeal.)
Top
See Also