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

Syntax

Visual Basic (Declaration)
Public Function getFieldChars() As Integer
C#
public int getFieldChars()
C++
public:
 int getFieldChars() sealed 
J#
public int getFieldChars()
JScript
public  function getFieldChars() : int

Return Value

The total number of characters in each field.

See Also