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: LS Omni 3.7.0
Syntax
C#
public class ItemLink : Entity

The ItemLink type exposes the following members.

Constructors
  NameDescription
Public methodItemLink
Initializes 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
See Also