NOTE: This method is now obsolete.



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

Syntax

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

See Also