M-Files API 23.11.13135.0
AddUserGroupAdmin Method
VaultUserGroupOperations Object : AddUserGroupAdmin Method
The user group object to be added.
Description
Adds a new user group. Returns the created user group, with the ID property set to the real ID value.
Syntax
Visual Basic
Public Function AddUserGroupAdmin( _
   ByVal UserGroup As UserGroupAdmin _
) As UserGroupAdmin
Parameters
UserGroup
The user group object to be added.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultUserGroupOperations Object  | VaultUserGroupOperations Members