Click or drag to resize

wemTypesManagercrawlerTypes Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the crawler types.

Namespace:  imbWEM.Core.wemTools
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public wemCrawlerTypeManager crawlerTypes { get; set; }

Property Value

Type: wemCrawlerTypeManager
The crawler types.
See Also