Click or drag to resize

Product Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Base.MenuMenuItem
      LSRetail.Omni.Domain.DataModel.Base.MenuProduct

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.4
Syntax
C#
public class Product : MenuItem

The Product type exposes the following members.

Constructors
  NameDescription
Public methodProduct
Initializes a new instance of the Product class
Public methodProduct(String)
Initializes a new instance of the Product class
Top
Properties
Methods
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also