The search (query) command. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CMD_SEARCH As String
C#
public static readonly string CMD_SEARCH;
C++
public:
 static const String CMD_SEARCH;
J#
public static final string CMD_SEARCH
JScript
public static const var CMD_SEARCH : String;

See Also