Aqualogic Interaction API  
 

IPTSearchBestBetMaintenance.AddBestBet Method 

Add a new Best Bet to the add list. This call will throw an exception if called by anyone but the administrator.

void AddBestBet(
   string strTrigger,
   string strSetupString,
   IXPList arrTargets
);

See Also

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