Click or drag to resize

IngredientItem Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Base.MenuIngredientItem

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 IngredientItem : Entity

The IngredientItem type exposes the following members.

Constructors
  NameDescription
Public methodIngredientItem
Initializes a new instance of the IngredientItem class
Public methodIngredientItem(String)
Initializes a new instance of the IngredientItem class
Top
Properties
Methods
  NameDescription
Public methodClone
Public methodDispose
Releases all resources used by the IngredientItem
Top
See Also