This method sets the gram length for the enterprise filer.


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

Syntax

Visual Basic (Declaration)
Public Sub setGipGramLen( _ 
   ByVal glen As Integer _ 
) _
    Implements INetricsTable.setGipGramLen
C#
public void setGipGramLen(
   int glen
)
C++
public:
 void setGipGramLen(
   int glen
) sealed 
J#
public void setGipGramLen(
   int glen
)
JScript
public  function setGipGramLen(
   glen : int
)

Implements

INetricsTable.setGipGramLen

Remarks

Only change this at the request of your Netrics representative.

See Also