LevelNumber property: Node class
Description
This property returns the level number of the node. Values are 1-99 for Strict or Loose level trees. This property returns 0 for trees that don’t have levels.
Note:
PeopleSoft does not recommend using this property to set the level of the node. Instead, use the SwitchLevel method.
This property is read/write.
Related Topics