M-Files API 23.11.13135.0
GetNamedACLIDByGUID Method
VaultNamedACLOperations Object : GetNamedACLIDByGUID Method
The GUID of the named ACL.
Description
Gets the ID of the named ACL with the specified GUID. Returns -1000 if a match is not found.
Syntax
Visual Basic
Public Function GetNamedACLIDByGUID( _
   ByVal NamedACLGUID As String _
) As Long
Parameters
NamedACLGUID
The GUID of the named ACL.
See Also

VaultNamedACLOperations Object  | VaultNamedACLOperations Members