M-Files API 23.11.13135.0
AppendFromExportedSearchString Method
SearchConditions Collection : AppendFromExportedSearchString Method
The exported search string to be appended to the search conditions.
Description
Initializes search conditions collection with an exported search string.
Syntax
Visual Basic
Public Sub AppendFromExportedSearchString( _
   ByVal ExportedSearchString As String _
) 
Parameters
ExportedSearchString
The exported search string to be appended to the search conditions.
Remarks
The search flags defined in the search string are ignored.
See Also

SearchConditions Collection  | SearchConditions Members