Parent property: Leaf class

Description

This property returns a node object associated with the parent node for the leaf.

This property is read-only.

Example

&PARENTNODE = &MYLEAF.Parent; 
/* do node processing with node object */