Set the density of suffixes produced from record field values.


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

Syntax

Visual Basic (Declaration)
Public Sub setPsiDensity( _ 
   ByVal density As Integer _ 
)
C#
public void setPsiDensity(
   int density
)
C++
public:
 void setPsiDensity(
   int density
) sealed 
J#
public void setPsiDensity(
   int density
)
JScript
public  function setPsiDensity(
   density : int
)

Parameters

density
See

Remarks

It is recommended that you contact your TIBCO representative for advice before using this option.

See Also