M-Files API 23.11.13135.0
GetUserGroupIDByGUID Method
VaultUserGroupOperations Object : GetUserGroupIDByGUID Method
The GUID of the user group.
Description
Gets the ID of the user group with the specified GUID. Returns -1 if a match is not found.
Syntax
Visual Basic
Public Function GetUserGroupIDByGUID( _
   ByVal UserGroupGUID As String _
) As Long
Parameters
UserGroupGUID
The GUID of the user group.
See Also

VaultUserGroupOperations Object  | VaultUserGroupOperations Members