Return the Meta-Data string for the model.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function MetaData() As String _ Implements INetricsModelStats.MetaData |
C# |
---|
public string MetaData() |
C++ |
---|
public: String MetaData() sealed |
J# |
---|
public string MetaData() |
JScript |
---|
public function MetaData() : String |