Click or drag to resize

spiderTargetCollectionGetDataTable Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the data table of all targets

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public DataTable GetDataTable()

Return Value

Type: DataTable

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetCollection.GetDataTable"]

Implements

ISpiderTargetCollectionGetDataTable
See Also