Description
Returns the name of the group.
Remarque : This method became available in version
7.1.0.
Syntaxe
VBScript
permission.GetGroup extend_opt
Perl
$permission->GetGroup(extend_opt);
- Identificateur
- Description
- permission
- A Permission object obtained from the current session.
- extend_opt
- A Long containing an ExtendedNameOption enumerated constant.
- Valeur de retour
- Returns a String containing the name of the group.