Keyoti SearchUnit API Docs
AllDocumentReturnQuery Property
API DocumentationKeyoti.SearchEngine.SearchSearchAgentAllDocumentReturnQuery
Keyoti SearchUnit v6
The query that the user can use to retrieve a list of all documents
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string AllDocumentReturnQuery { get; set; }
public string AllDocumentReturnQuery { get; set; }
Public Property AllDocumentReturnQuery As String
	Get
	Set
Public Property AllDocumentReturnQuery As String
	Get
	Set
public:
property String^ AllDocumentReturnQuery {
	String^ get ();
	void set (String^ value);
}
public:
property String^ AllDocumentReturnQuery {
	String^ get ();
	void set (String^ value);
}
member AllDocumentReturnQuery : string with get, set
member AllDocumentReturnQuery : string with get, set
Property Value

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