M-Files API 23.11.13135.0
GetTemporarySearchByPath Method
VaultViewOperations Object : GetTemporarySearchByPath Method
The path from which to get the temporary search view.
Description
Gets information on the temporary search view specified by the path.
Syntax
Visual Basic
Public Function GetTemporarySearchByPath( _
   ByVal RelativePath As String _
) As TemporarySearchView
Parameters
RelativePath
The path from which to get the temporary search view.
Remarks
This method is available only if M-Files API is used in the client interface mode.
See Also

VaultViewOperations Object  | VaultViewOperations Members