Click or drag to resize

lexiconConstructionSettingsfileTextSearchBlockSize Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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.30
Syntax
C#
public int fileTextSearchBlockSize { get; set; }

Property Value

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