Aqualogic Interaction API  
 

IPTCrawler.ClearDeletedCardsMemory Method 

Produces tally and optionally purges crawler history of previously deleted cards.

int ClearDeletedCardsMemory(
   bool bExecute,
   bool bScopeDataSource
);

Parameters

bExecute
If passed as true, purges deleted card history.
bScopeDataSource

Return Value

The sum of all cards brought in by this crawler and subsequently deleted.

See Also

IPTCrawler Interface | com.plumtree.server Namespace