Description
Removes
a subgroup from the current group.
Remarque : Cette méthode est disponible depuis la version 7.0.1.
Syntaxe
VBScript
group.RemoveGroup subGroup
Perl
$group->RemoveGroup(subGroup);
- Identificateur
- Description
- group
- Objet Group//**, representing one set of users associated
with the current schema repository.
- subGroup
- The Group object corresponding to the subgroup to be removed.
- Return value
- Aucune.