WebCenter Interaction API  
 

IPTCrawler.SetStartLocation Method (String)

Sets the start location or root node designation for the crawl. This information is specified in a Data Source Provider specific format. The String provided is expected to be a streamed version of the standard property bag format.

void SetStartLocation(
   string Value
);

Parameters

Value
a String specifying this crawl's start location.

See Also

IPTCrawler Interface | com.plumtree.server Namespace | IPTCrawler.SetStartLocation Overload List