 | webDatasetSourceIsCrawled 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 already crawled and fully available
Namespace:
imbWEM.Core.webDataset
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxpublic bool IsCrawled { get; set; }Property Value
Type:
Booleantrue if this instance is crawled; otherwise,
false.
See Also