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


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

Syntax

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

See Also