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

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