NOTE: This method is now obsolete.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub setFieldNamesFirst( _ ByVal fieldnamesfirst As Boolean _ ) |
C# |
---|
void setFieldNamesFirst( bool fieldnamesfirst ) |
C++ |
---|
void setFieldNamesFirst( bool fieldnamesfirst ) abstract |
J# |
---|
void setFieldNamesFirst( bool fieldnamesfirst ) |
JScript |
---|
function setFieldNamesFirst( fieldnamesfirst : bool ) |