This item was renamed, but the name change is not committed. This field is constant and read-only.


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

Syntax

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

See Also