NOTE: This method is now obsolete.



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

Syntax

Visual Basic (Declaration)
Function getFields() As String()
C#
string[] getFields()
C++
array<String>^ getFields() abstract 
J#
string[] getFields()
JScript
function getFields() : String[]

See Also