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