HierarchyNode Properties |
The HierarchyNode type exposes the following members.
| Name | Description | |
|---|---|---|
| AsObject |
Gets the backing domain object.
| |
| Code |
Gets the code.
| |
| Hierarchy |
Gets the hierarchy.
| |
| Name |
Gets the name.
| |
| ParentNode |
Gets or sets the parent node of the node.
| |
| SubNodes |
Gets the direct (immediate) sub nodes of the node.
| |
| TreeLevel |
Gets the level of deepness of the node within the tree, starting with 1 for the root nodes.
|