Aqualogic Interaction API  
 

IPTCrawler.GetCheckLinkOnly Method 

Determines whether the crawler has been configured to mark its cards for link validation only. 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.

bool GetCheckLinkOnly();

Return Value

a boolean, if true indicates link validation only.

See Also

IPTCrawler Interface | com.plumtree.server Namespace