GetGroup

Description

Returns the name of the group.

Note: This method became available in version 7.1.0.

Syntax

VBScript


permission.GetGroup extend_opt 

Perl


$permission->GetGroup(extend_opt); 
Identifier
Description
permission
A Permission object obtained from the current session.
extend_opt
A Long containing an ExtendedNameOption enumerated constant.
Return value
Returns a String containing the name of the group.