Click or drag to resize

spiderModuleDataTElementinactive Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbWEM.Core.crawler.modules.spiderModuleData`1.inactive"]

Namespace:  imbWEM.Core.crawler.modules
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public ElementList<TElement> inactive { get; protected set; }

Property Value

Type: ElementListTElement
See Also