Removes groups from a group.
Any invalid memberGroupIDs will be silently ignored. Passing a non-existent parentGroupID will result in a PortalException. Note: As this method performs multiple operations, any exception thrown relating to these will have details of each failure.
Exception Type | Condition |
---|---|
PortalException | if the operation resulted in an error on the portal |
ArgumentException | if passed an invalid parent group ID |
IUserGroupManager Interface | Plumtree.Remote.PRC Namespace