CurrentRoot()
Returns the name of the root entity of the hierarchy in the current context.
Syntax
CurrentRoot(string hierarchyName)
- hierarchyName: Name of hierarchy
Example
CurrentRoot("Hierarchy")
CurrentRoot(string hierarchyName)
CurrentRoot("Hierarchy")