Click or drag to resize

HarvesterExecutionContextunit Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the unit.

Namespace:  imbWBI.Core.WebHarvester
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public HarvesterUnit unit { get; protected set; }

Property Value

Type: HarvesterUnit
The unit.
See Also