FirstChildLeaf property: Node class
Description
This property returns a reference to the first child leaf of the node. This is the leaf that appears highest in the list of children of the node in PeopleSoft Tree Manager.
This property is read-only.
Example
&NEWLEAF = &MYNODE.FirstChildLeaf;