GetAppliedPermissionsForGroup

Description

Returns the permissions applied directly to the folder for the named group.

Syntax

Perl


$folder->GetAppliedPermissionsForGroup(groupName); 
Identifier
Description
folder
A Folder object obtained from the current workspace.
groupName
A String containing a group name.
Return value
Returns a Permissions object that represents the set of permissions applied directly to the folder for the named group.