Click or drag to resize

spiderEvalRuleBaseparent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Reference to the evaluator that hosts this rule

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public ISpiderEvaluatorBase parent { get; set; }

Property Value

Type: ISpiderEvaluatorBase
See Also