GetItemType Method (SapTree)

Class

SapTree.

Action

Returns the type of the given node.

Syntax

itemType = tree.GetItemType(nodeKey, itemName)
Variable Description
itemType ItemType.
nodeKey The key of the node. String.
itemName The name of the item. String.