Aqualogic Interaction API  
 

IPTSearchResponse.GetNumGroups Method 

Returns the number of categories into which the results were divided. "All Others" (uncategorized results) are not considered a separate group. If the GROUPBY setting was not used on the original search request, this method will return 0.

int GetNumGroups();

Return Value

number of categories (groups) into which the results were divided

See Also

IPTSearchResponse Interface | com.plumtree.server Namespace