M-Files API 23.11.13135.0
SetUserOrGroupID Method
AccessControlEntryKey Object : SetUserOrGroupID Method
User or user group ID.
Indicates whether the given ID refers to a group.
Description
Sets the user or group ID of this access control entry key.
Syntax
Visual Basic
Public Sub SetUserOrGroupID( _
   ByVal UserOrGroupID As Long, _
   ByVal IsGroup As Boolean _
) 
Parameters
UserOrGroupID
User or user group ID.
IsGroup
Indicates whether the given ID refers to a group.
See Also

AccessControlEntryKey Object  | AccessControlEntryKey Members