The IMetaHierarchyPosition interface contains properties used to work with hierarchy position.
Property name | Brief description | |
The Hierarchy property returns dictionary hierarchy. | ||
The Level property returns the level, to which position of hierarchy belongs. | ||
The LevelIndex property returns index of the level, to which position of hierarchy belongs. | ||
The Offset property returns the number of levels from a hierarchy node to a current position. | ||
The Parent property returns object-owner of a hierarchy position. |
Property name | Brief description | |
The GetPathTo property returns a path of a position by index. |
See also: