M-Files API 23.11.13135.0
MatchesSearchConditions Method
VaultObjectOperations Object : MatchesSearchConditions Method
The identifier of the object.
The conditions used in the search.
Description
Checks whether the specified object matches the search conditions. Any field expression in search conditions is not supported.
Syntax
Visual Basic
Public Function MatchesSearchConditions( _
   ByVal pIObjVer As ObjVer, _
   ByVal pISearchConditions As SearchConditions _
) As Boolean
Parameters
pIObjVer
The identifier of the object.
pISearchConditions
The conditions used in the search.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members