Keyoti SearchUnit API Docs
HighRange Property
API DocumentationKeyoti.SearchEngine.EventsSearchParametersHighRange
Keyoti SearchUnit v6
The highest result number to return (1 based)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int HighRange { get; set; }
public int HighRange { get; set; }
Public Property HighRange As Integer
	Get
	Set
Public Property HighRange As Integer
	Get
	Set
public:
property int HighRange {
	int get ();
	void set (int value);
}
public:
property int HighRange {
	int get ();
	void set (int value);
}
member HighRange : int with get, set
member HighRange : int with get, set
Property Value

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