| | WebCenter Interaction API | |
| IPTInvitation.SetUserGroupIDs Method (Object[]) |
Sets the usergroups newly created users automatically become member of.
void SetUserGroupIDs(
object[] arUserGroupIDs
);
Parameters
-
arUserGroupIDs
- Array of Integer's with unique UserGroup IDs. Need at least EDIT access to all Groups. Empty array or null to clear.
See Also
IPTInvitation Interface | com.plumtree.server Namespace | IPTInvitation.SetUserGroupIDs Overload List