GetFolder
Description
Returns the Folder object the permission is associated with. Returns null if the Folder does not exist.
Syntax
Perl
$permission->GetFolder();
- Identifier
- Description
- permission
- A Permission object obtained from the current session.
- Return value
- Returns the Folder object the permission is associated with. Returns null if the Folder does not exist.