Click or drag to resize

Recipe 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 Recipe : MenuItem

The Recipe type exposes the following members.

Constructors
  NameDescription
Public methodRecipe
Initializes a new instance of the Recipe class
Public methodRecipe(String)
Initializes a new instance of the Recipe 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 propertyDefaultMenuType (Inherited from MenuItem.)
Public propertyDescription (Inherited from Item.)
Public propertyDetail (Inherited from Item.)
Public propertyDiscountAllowed (Inherited from Item.)
Public propertyDrilldown
Public propertyFullPrice (Inherited from MenuItem.)
Public propertyId (Inherited from Entity.)
Public propertyImages (Inherited from MenuItem.)
Public propertyIngredients
Public propertyItemUnitOfMeasures (Inherited from Item.)
Public propertyMenuId (Inherited from MenuItem.)
Public propertyName (Inherited from MenuItem.)
Public propertyPrice (Inherited from Item.)
Public propertyProductModifierGroupIds
Public propertyProductModifierGroups
Public propertyRecipeLines
Public propertyUnitOfMeasure (Inherited from Item.)
Public propertyUnitPrice (Inherited from Item.)
Public propertyUnknownModifiers
Public propertyUnknownTextModifiers
Public propertyValidation (Inherited from MenuItem.)
Top
Methods
See Also