Click or drag to resize

HierarchyNode Properties

The HierarchyNode type exposes the following members.

Properties
  NameDescription
Public propertyAsObject
Gets the backing domain object.
Public propertyCode
Gets the code.
Public propertyHierarchy
Gets the hierarchy.
Public propertyName
Gets the name.
Public propertyParentNode
Gets or sets the parent node of the node.
Public propertySubNodes
Gets the direct (immediate) sub nodes of the node.
Public propertyTreeLevel
Gets the level of deepness of the node within the tree, starting with 1 for the root nodes.
Top
See Also