M-Files API 23.11.13135.0
ChangePermissionsToNamedACLEx Method
VaultValueListItemOperations Object : ChangePermissionsToNamedACLEx Method
The ID of the value list item to apply the changes to.
The named access control list to be applied.
Description
Changes the permissions for the specified value list item.
Syntax
Visual Basic
Public Sub ChangePermissionsToNamedACLEx( _
   ByVal ObjID As ObjID, _
   ByVal NamedACL As Long _
) 
Parameters
ObjID
The ID of the value list item to apply the changes to.
NamedACL
The named access control list to be applied.
Remarks
The permissions are applied to an object when this value list item is selected on the metadata card of the object.
See Also

VaultValueListItemOperations Object  | VaultValueListItemOperations Members