M-Files API 23.11.13135.0
HasKey Method
AccessControlEntryContainer Object : HasKey Method
The key of the component to be inspected.
Description
Checks whether an entry with the provided key exists.
Syntax
Visual Basic
Public Function HasKey( _
   ByVal AccessControlEntryKey As AccessControlEntryKey _
) As Boolean
Parameters
AccessControlEntryKey
The key of the component to be inspected.
Return Type
Supported in M-Files 20.4.8986.4 and later.
See Also

AccessControlEntryContainer Object  | AccessControlEntryContainer Members