WebCenter Interaction API  
 

IPTCrawler.SetCrawlerTag 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.

void SetCrawlerTag(
   string Value
);

Parameters

Value

See Also

IPTCrawler Interface | com.plumtree.server Namespace