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

Syntax

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

Return Value

The total size of the indexing information for the table for the "phoneticized records" (in kbytes). This can be larger than the size of the table.

See Also