Click or drag to resize

spiderTargetduplicateOf Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Reference to the first crawled target, having the same HTML source code hash fingerprint

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public spiderTarget duplicateOf { get; set; }

Property Value

Type: spiderTarget
The duplicate of.
See Also