NodeKeys Property (SapTree)

Class

SapTree.

Action

Gets a collection containing either the node key of the root node, or the node keys of all nodes in the tree, depending on the application.

Syntax

'Declaration
Protected Read Property NodeKeys As List(Of String)

Access

Read only.