Click or drag to resize

ItemLink Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Loyalty.ItemsItemLink

Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Items
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 ItemLink : Entity

The ItemLink type exposes the following members.

Constructors
 NameDescription
Public methodItemLinkInitializes a new instance of the ItemLink class
Public methodItemLink(String)Initializes a new instance of the ItemLink class
Top
Properties
 NameDescription
Public propertyDescription 
Public propertyId
(Inherited from Entity)
Public propertyImage 
Public propertyParentId 
Public propertyType 
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also