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

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