Aqualogic Interaction API  
 

IPTCard.SetCrawlerID Method 

Sets the ID of this card's crawler. Method is used by the crawling agent and cannot be overriden once set.

void SetCrawlerID(
   int Value
);

Parameters

Value
The ID of the crawler creating this card.

See Also

IPTCard Interface | com.plumtree.server Namespace