Click or drag to resize

webSiteDiggestModelchunkTable Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

General chunk table

Namespace:  imbWBI.Core.WebSiteDiggest.model
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public webLemmaTermTable chunkTable { get; set; }

Property Value

Type: webLemmaTermTable
The chunk table.
See Also