Aqualogic Interaction API  
 

IPTSearchBestBetMaintenance.HasDisplayedItemBeenDeleted Method 

Returns true if the display item at the given index has been deleted since the last "ApplyChanges()" call.

bool HasDisplayedItemBeenDeleted(
   int i
);

Parameters

i

Return Value

See Also

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