M-Files API 23.11.13135.0
GetNamedACLIDByAlias Method
VaultNamedACLOperations Object : GetNamedACLIDByAlias Method
Description
Gets the ID of the named ACL with the specified alias. Returns -1000 if a match is not found or if more than one named ACL uses the specified alias.
Syntax
Visual Basic
Public Function GetNamedACLIDByAlias( _
   ByVal Alias As String _
) As Long
Parameters
Alias
See Also

VaultNamedACLOperations Object  | VaultNamedACLOperations Members