M-Files API 23.11.13135.0
Add Method
AccessControlEntryContainer Object : Add Method
The key of the component to be added.
The component to be added as a copy.
Description
Adds a new access control entry.
Syntax
Visual Basic
Public Sub Add( _
   ByVal AccessControlEntryKey As AccessControlEntryKey, _
   ByVal AccessControlEntryData As AccessControlEntryData _
) 
Parameters
AccessControlEntryKey
The key of the component to be added.
AccessControlEntryData
The component to be added as a copy.
Remarks
Supported in M-Files 20.4.8986.4 and later.
See Also

AccessControlEntryContainer Object  | AccessControlEntryContainer Members