GetParent

Description

Returns a Folder object for the containing folder; returns null if the current folder is either Public Queries or Personal Queries.

Syntax

Perl


$folder->GetParent(); 
Identifier
Description
folder
A Folder object obtained from the current workspace.
Return value
Returns the parent Folder object.