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 2026.8.0
Syntax
C#
public class IngredientItem : Entity

The IngredientItem type exposes the following members.

Constructors
 NameDescription
Public methodIngredientItemInitializes a new instance of the IngredientItem class
Public methodIngredientItem(String)Initializes a new instance of the IngredientItem class
Top
Properties
 NameDescription
Public propertyDefaultMenuType 
Public propertyDescription 
Public propertyDetails 
Public propertyId
(Inherited from Entity)
Public propertyImages 
Public propertyUnitOfMeasure 
Top
Methods
 NameDescription
Public methodClone 
Public methodDisposeReleases all resources used by the IngredientItem
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also