IHierarchyNode Properties |
The IHierarchyNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsObject |
Gets the backing domain object.
|
![]() | Code |
Gets the code.
(Inherited from ICodeNamePair.) |
![]() | Hierarchy |
Gets the hierarchy.
|
![]() | Name |
Gets the name.
(Inherited from ICodeNamePair.) |
![]() | ParentNode |
Gets 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.
|