Aqualogic Interaction API  
 

IPTSearchBestBetMaintenance.SetStartCount Method 

Set the start count (starting at 1) to use when fetching Best Bets. This call has no effect until "RefreshDisplayList()" is called.

void SetStartCount(
   int nStartCount
);

Parameters

nStartCount

See Also

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