LevelPage property: Tree Structure class
Description
This property returns the name of the level page for the tree structure object as a string. If you create a new tree structure, and you do not explicitly set this property, TREE_LEVEL is the default value, and is automatically set.
This property can be used only with an open tree structure, that is, you must open the tree structure with the Open method before you can use this property.
This property is read/write.