Click or drag to resize

ISpiderTargetIsRelevant Property

Home | 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:  imbCommonModels.webStructure
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
bool IsRelevant { get; }

Property Value

Type: Boolean
true if this instance is relevant; otherwise, false.
See Also