Click or drag to resize

lexiconConstructionSettingsfileTextSearchBlockSize Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the size of the file text search block.

Namespace:  imbNLP.Data.semanticLexicon.procedures
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public int fileTextSearchBlockSize { get; set; }

Property Value

Type: Int32
The size of the file text search block.
See Also