Keyoti SearchUnit API Docs
Terms Property
API DocumentationKeyoti.SearchEngine.DataAccessLexiconMatchTerms
Keyoti SearchUnit v6
List of matching terms
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ArrayList Terms { get; set; }
public ArrayList Terms { get; set; }
Public Property Terms As ArrayList
	Get
	Set
Public Property Terms As ArrayList
	Get
	Set
public:
property ArrayList^ Terms {
	ArrayList^ get ();
	void set (ArrayList^ value);
}
public:
property ArrayList^ Terms {
	ArrayList^ get ();
	void set (ArrayList^ value);
}
member Terms : ArrayList with get, set
member Terms : ArrayList with get, set
Property Value

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