M-Files API 23.11.13135.0
SearchForObjectsByExportedSearchConditions Method
VaultObjectSearchOperations Object : SearchForObjectsByExportedSearchConditions Method
The search string defining the search conditions.
If this is set to "true", the results are sorted from A to Z based on their display name.
Description
Searches the vault for objects that match the specified exported search string.
Syntax
Visual Basic
Public Function SearchForObjectsByExportedSearchConditions( _
   ByVal ExportedSearchString As String, _
   ByVal SortResults As Boolean _
) As ObjectSearchResults
Parameters
ExportedSearchString
The search string defining the search conditions.
SortResults
If this is set to "true", the results are sorted from A to Z based on their display name.
See Also

VaultObjectSearchOperations Object  | VaultObjectSearchOperations Members