Aqualogic Interaction API  
 

IPTSearchBestBetMaintenance.DeleteByTriggerString Method 

Takes a list of trigger string, and deletes those triggers. This call will throw an exception if called by anyone but the administrator.

void DeleteByTriggerString(
   string[] triggers
);

See Also

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