GetCheckBoxState Method (SapTree)

Class

SapTree.

Action

Retrieves the CheckBox state (true = Checked, false = Unchecked).

Syntax

checkBoxState = tree.GetCheckBoxState(nodeKey, itemName)
Variable Description
checkBoxState Boolean.
nodeKey The key of the node. String.
itemName The name of the item. String.