Aqualogic Interaction API  
 

IPTCrawler.SetCheckLinkOnly Method 

Configures the crawler to mark its cards for link validation only or not. If true, this setting indicates that the Card Refresh Agent will only attempt to validate the continued existance of the source document and will avoid refreshing the cards properties.

void SetCheckLinkOnly(
   bool Value
);

Parameters

Value
a boolean, if true sets link validation only.

See Also

IPTCrawler Interface | com.plumtree.server Namespace