Aqualogic Interaction API  
 

IPTSearchResponse.GetTotalResultsNotInAnyGroup Method 

Returns an estimate the number of results in the overall result set (not just those displayed) that did not fall into any group. The estimate is a string of the form "~ 1000".

object GetTotalResultsNotInAnyGroup();

Return Value

a String estimate of the total results not in any group.

See Also

IPTSearchResponse Interface | com.plumtree.server Namespace