Sets the start location or root node designation for the crawl. This information is specified in a Data Source Provider specific format.
Sets the start location or root node designation for the crawl. This information is specified in a Data Source Provider specific format.
void SetStartLocation(IXPPropertyBag);
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);
IPTCrawler Interface | com.plumtree.server Namespace