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.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2024.6
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
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also