Keyoti SearchUnit API Docs
LexiconMatch Property
API DocumentationKeyoti.SearchEngine.DataAccessLexiconQueryLexiconMatch
Keyoti SearchUnit v6
The matches to this query.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public LexiconMatch LexiconMatch { get; }
public LexiconMatch LexiconMatch { get; }
Public ReadOnly Property LexiconMatch As LexiconMatch
	Get
Public ReadOnly Property LexiconMatch As LexiconMatch
	Get
public:
property LexiconMatch^ LexiconMatch {
	LexiconMatch^ get ();
}
public:
property LexiconMatch^ LexiconMatch {
	LexiconMatch^ get ();
}
member LexiconMatch : LexiconMatch with get
member LexiconMatch : LexiconMatch with get
Property Value
Remarks
Must be called only after the query has been Run

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120