Aqualogic Interaction API  
 

IPTCrawler.GetSettings Method 

Returns a value representing an OR'd list of PT_CRAWLER_SETTINGS. These settings govern a range of crawling behaviors including such directives as whether to mirror, refresh, or re-import cards.

int GetSettings();

Return Value

An int value resulting from an OR'd product of PT_CRAWLER_SETTINGS.

See Also

IPTCrawler Interface | com.plumtree.server Namespace