Click or drag to resize

semanticLexiconCachedoAllowLexiconQuery Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Goes automatically false once the lexicon is preloaded

Namespace:  imbNLP.Data.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public bool doAllowLexiconQuery { get; protected set; }

Property Value

Type: Boolean
true if [do allow lexicon query]; otherwise, false.
See Also