Parent - property of the PmfTreeItem object
Description:
Returns reference to the parent item.
Note:
Property access for
read-only.
This property is also functional in
web panels.
Example:
JavaScriptSelect and copy to clipboard
var oParent = oTreeItem.Parent;
// Reading from the property