This item was replaced, but the update is not committed. This field is constant and read-only.


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

Syntax

Visual Basic (Declaration)
Public const STATE_REPLACED As Integer = 64
C#
public const int STATE_REPLACED = 64;
C++
public:
 const int STATE_REPLACED = 64;
J#
public const int STATE_REPLACED = 64
JScript
public const STATE_REPLACED : int = 64;

See Also