Set the density of suffixes produced from query field values. It is recommended that you contact your TIBCO representative for advice before using this option.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub setPsiDensity( _ ByVal density As NetricsTable.PsiDensity _ ) |
| C# |
|---|
| public void setPsiDensity( NetricsTable.PsiDensity density ) |
| C++ |
|---|
| public: void setPsiDensity( NetricsTable.PsiDensity density ) sealed |
| J# |
|---|
| public void setPsiDensity( NetricsTable.PsiDensity density ) |
| JScript |
|---|
| public
function setPsiDensity( density : NetricsTable.PsiDensity ) |
Parameters
- density
- See