Aqualogic Interaction API  
 

IPTSearchBestBetMaintenance.SetNumResultsAskedFor Method 

Set the number of items to get when fetching Best Bets (size of view window). This call has no effect until "RefreshDisplayList()" is called.

void SetNumResultsAskedFor(
   int nResults
);

Parameters

nResults

See Also

IPTSearchBestBetMaintenance Interface | com.plumtree.server.search.admin Namespace