Aqualogic Interaction API  
 

IPTLogAnalysis.SetNumTopQueries Method 

Sets the length of the lists to be included in the log report. The two lists are (1) a list of the most frequent queries and (2) a list of the most frequent zero-results queries.

void SetNumTopQueries(
   int Value
);

Parameters

Value
int- length of the lists to be included in the log report

See Also

IPTLogAnalysis Interface | com.plumtree.server Namespace