WebCenter Interaction API  
 

IPTCard.GetCrawlerTag Method 

Returns the value of the CrawlerTag property. This value is seeded by the card's crawler and is intended to provide a searchable value for purposes of identifying all cards brought in by a particular crawler.

string GetCrawlerTag();

Return Value

A string provided by a configurable crawler parameter.

See Also

IPTCard Interface | com.plumtree.server Namespace