Keyoti SearchUnit API Docs
Query Property
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsIndexableSourceRecordQuery
Keyoti SearchUnit v6
A query used on the source, if there is one.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string Query { get; set; }
public string Query { get; set; }
Public Property Query As String
	Get
	Set
Public Property Query As String
	Get
	Set
public:
property String^ Query {
	String^ get ();
	void set (String^ value);
}
public:
property String^ Query {
	String^ get ();
	void set (String^ value);
}
member Query : string with get, set
member Query : string with get, set
Property Value

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