NOTE: This method is now obsolete.



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

Syntax

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

See Also