M-Files API 23.11.13135.0
RemoveUserGroupAdmin Method
VaultUserGroupOperations Object : RemoveUserGroupAdmin Method
The ID of the user group to remove.
Description
Deletes the user group with specified ID.
Syntax
Visual Basic
Public Sub RemoveUserGroupAdmin( _
   ByVal UserGroupID As Long _
) 
Parameters
UserGroupID
The ID of the user group to remove.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultUserGroupOperations Object  | VaultUserGroupOperations Members