Aqualogic Interaction API  
 

IPTCard.GetCrawlerID Method 

Retrieve the ID of the crawler that originally imported this card. The crawler corresponding to this ID is not guaranteed to exist and a return value of zero indicates a manually submitted card (no crawler).

int GetCrawlerID();

Return Value

The ID of this card's Crawler.

See Also

IPTCard Interface | com.plumtree.server Namespace