Aqualogic Interaction API  
 

IPTCrawler.SetStartLocation Method

Sets the start location or root node designation for the crawl. This information is specified in a Data Source Provider specific format.

Overload List

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);

See Also

IPTCrawler Interface | com.plumtree.server Namespace