The table load command. This field is read-only.
Namespace:
NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CMD_TBL_LOAD As String |
C# |
---|
public static readonly string CMD_TBL_LOAD; |
C++ |
---|
public: static const String CMD_TBL_LOAD; |
J# |
---|
public static final string CMD_TBL_LOAD |
JScript |
---|
public static const var CMD_TBL_LOAD : String; |
See Also