M-Files API 23.11.13135.0
RemoveNamedACLWithPropagationAdmin Method
VaultNamedACLOperations Object : RemoveNamedACLWithPropagationAdmin Method
Description
Deletes the named ACL with the specified ID.
Syntax
Visual Basic
Public Sub RemoveNamedACLWithPropagationAdmin( _
   ByVal NamedACLID As Long, _
   Optional ByVal AllowPropagation As Boolean = True _
) 
Parameters
NamedACLID
AllowPropagation
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultNamedACLOperations Object  | VaultNamedACLOperations Members