| infoRouter Document Management System - Web Services API Documentation Version 7.0 |
| AddUserGroupAsDomainMember |
| Adds a global user group to the specified domain. |
| Syntax |
[Visual Basic] |
| Parameters |
|
| Return Value |
|
returns xml fragment. <response success="true" error=""> if success = "true", the usergroup has been added. if success = "false", the error attribute returns the error description. |
| Remarks |
|
The caller must be the system administrator or the domain manager of the specified domain. - The user group must be a global user group. Local User Groups cannot be made members of other domains. |
| Example |
Public Sub AddUserGroupAsDomainMember() |
| See Also |
|
RemoveUserGroupFromDomainMembership | RemoveUserFromDomainMembership | AddUserAsDomainMember |
| Web Services API Syntax based on infoRouter Document Management System Version 7.0 |
| Copyright() 1998-2008 Active Innovations, Inc. |
| infoRouter Enterprise Document Management System |