Keyoti SearchUnit API Docs
Field Property
API DocumentationKeyoti.SearchEngine.SearchSortByField
Keyoti SearchUnit v6
The field to sort by, null for relevance.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string Field { get; set; }
public string Field { get; set; }
Public Property Field As String
	Get
	Set
Public Property Field As String
	Get
	Set
public:
property String^ Field {
	String^ get ();
	void set (String^ value);
}
public:
property String^ Field {
	String^ get ();
	void set (String^ value);
}
member Field : string with get, set
member Field : string with get, set
Property Value

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