Click or drag to resize

HierarchyPoint Class

Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Hierarchies
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public abstract class HierarchyPoint : Entity

The HierarchyPoint type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Public propertyHierarchyCode
Public propertyId (Inherited from Entity.)
Public propertyImageId
Public propertyParentNode
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also