 | spiderTargetIsRelevant Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets a value indicating whether this target is relevant. (shortcut for testing evaluation result language)
Namespace:
imbWEM.Core.crawler.targets
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxpublic bool IsRelevant { get; }Property Value
Type:
Booleantrue if this instance is relevant; otherwise,
false.
Implements
ISpiderTarget.IsRelevant
See Also