SelectedNode Property (SapTree)

Class

SapTree.

Action

Gets the key of the currently selected node.

Syntax

C#
protected String SelectedNode { get; }
VB
'Declaration
Protected Read Property SelectedNode As String

Access

Read only.