The record replace command. This field is read-only.


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

Syntax

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

See Also