GetParentNodeKey Method (SapTree)

Class

SapTree.

Action

Key of the parent node of the node specified by the given key.

Syntax

parentNodeKey = tree.GetParentNodeKey(nodeKey)
Variable Description
parentNodeKey String.
nodeKey The key of the node. String.