Return true if the PSI prefilter was used in this search.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function isPsiSearch() As Boolean
C#
public bool isPsiSearch()
C++
public:
 bool isPsiSearch() sealed 
J#
public bool isPsiSearch()
JScript
public  function isPsiSearch() : bool

See Also