Keyoti SearchUnit API Docs
Results Property
API DocumentationKeyoti.SearchEngine.Web.AjaxServiceSearchResultWrapperResults
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public SearchResult Results { get; set; }
public SearchResult Results { get; set; }
Public Property Results As SearchResult
	Get
	Set
Public Property Results As SearchResult
	Get
	Set
public:
property SearchResult^ Results {
	SearchResult^ get ();
	void set (SearchResult^ value);
}
public:
property SearchResult^ Results {
	SearchResult^ get ();
	void set (SearchResult^ value);
}
member Results : SearchResult with get, set
member Results : SearchResult with get, set
Property Value

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