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

Syntax

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

Return Value

The total number of bytes in each field.

See Also