Keyoti SearchUnit API Docs
Keywords Property
API DocumentationKeyoti.SearchEngine.WebFeaturedDocumentKeywords
Keyoti SearchUnit v6
Keywords which will trigger this to be shown as a result.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string Keywords { get; set; }
public string Keywords { get; set; }
Public Property Keywords As String
	Get
	Set
Public Property Keywords As String
	Get
	Set
public:
property String^ Keywords {
	String^ get ();
	void set (String^ value);
}
public:
property String^ Keywords {
	String^ get ();
	void set (String^ value);
}
member Keywords : string with get, set
member Keywords : string with get, set
Property Value

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