Parent - property of the PmfTreeItem object
Description:
Returns the 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