 | webDatasetSourceIsHarvested Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets or sets a value indicating whether this datasource is harvested for links (not crawled but domain lists are awaivable)
Namespace:
imbWEM.Core.webDataset
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxpublic bool IsHarvested { get; set; }Property Value
Type:
Booleantrue if this instance is harvested; otherwise,
false.
See Also