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

Syntax

Visual Basic (Declaration)
Public Function getCheckpointStatus() As String
C#
public string getCheckpointStatus()
C++
public:
 String getCheckpointStatus() sealed 
J#
public string getCheckpointStatus()
JScript
public  function getCheckpointStatus() : String

Return Value

The status of any checkpoint for this table.

See Also