NOTE: This method is now obsolete.



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

Syntax

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

See Also