This item has been added, but not yet committed. This field is constant and read-only.


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

Syntax

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

See Also