HierarchyExplorer.getNodesByUniqueName Method
Gets all the hierarchy member nodes which have a matching unique name for the hierarchy member.
Parameters
- uniqueName
-
Type: String
The unique name to search for.
Return Value
Type: Array
ElementType: ExplorerNode
The nodes which have the unique name given.