WebCenter Interaction API  
 

IPTCrawler.GetCrawlerTag Method 

Gets the current value each of the cards brought in by this crawler will inherit for their Crawler Tag property. The crawler tag property allows cards from a particular crawl to be marked with a user supplied string providing a searchable parameter to identify related cards.

string GetCrawlerTag();

Return Value

a String containing the user supplied crawler tag.

See Also

IPTCrawler Interface | com.plumtree.server Namespace