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

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