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