Click or drag to resize

lexiconResponseresponseType Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.lexiconResponse.responseType"]

Namespace:  imbNLP.Data.semanticLexicon
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public enum responseType
Members
  Member nameValueDescription
none0
lexicon1 The lexicon: response is result of performed lexicon query
cachedLexicon2 The cached lexicon: response was found in the cached content
failedQueries3 The failed queries: response was created from failed query list
askingLexiconContext4
See Also