M-Files API 23.11.13135.0
ChangePermissionsToACLEx Method
VaultValueListItemOperations Object : ChangePermissionsToACLEx Method
The ID of the value list item to apply the changes to.
The access control list to be applied.
Description
Changes the permissions for the specified value list item.
Syntax
Visual Basic
Public Sub ChangePermissionsToACLEx( _
   ByVal ObjID As ObjID, _
   ByVal AccessControlList As AccessControlList _
) 
Parameters
ObjID
The ID of the value list item to apply the changes to.
AccessControlList
The access control list to be applied.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultValueListItemOperations Object  | VaultValueListItemOperations Members