Aqualogic Interaction API  
 

IPTSearchBestBetMaintenance.HasDisplayedItemBeenNewlyAdded Method 

Returns true if the display item at the given index was newly added since the last "ApplyChanges()" call.

bool HasDisplayedItemBeenNewlyAdded(
   int i
);

Parameters

i

Return Value

true or false

See Also

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