Keyoti SearchUnit API Docs
TermIsTarget Method (termIndex)
API DocumentationKeyoti.SearchEngine.DataAccessLexiconMatchTermIsTarget(Int32)
Keyoti SearchUnit v6
Whether the matched term was the original target
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool TermIsTarget(
	int termIndex
)
public bool TermIsTarget(
	int termIndex
)
Public Function TermIsTarget ( 
	termIndex As Integer
) As Boolean
Public Function TermIsTarget ( 
	termIndex As Integer
) As Boolean
public:
bool TermIsTarget(
	int termIndex
)
public:
bool TermIsTarget(
	int termIndex
)
member TermIsTarget : 
        termIndex : int -> bool 
member TermIsTarget : 
        termIndex : int -> bool 
Parameters
termIndex (Int32)
Return Value

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