M-Files API 23.11.13135.0
GetUserGroupIDByAlias Method
VaultUserGroupOperations Object : GetUserGroupIDByAlias Method
The alias of the user group.
Description
Gets the ID of the user group with the specified alias. Returns -1 if a match is not found or if more than one user group uses the specified alias.
Syntax
Visual Basic
Public Function GetUserGroupIDByAlias( _
   ByVal Alias As String _
) As Long
Parameters
Alias
The alias of the user group.
See Also

VaultUserGroupOperations Object  | VaultUserGroupOperations Members