Keyoti SearchUnit API Docs
PageSize Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesDataSetBasedSourcePageSize
Keyoti SearchUnit v6
The number of records to read in each paging operation.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int PageSize { get; }
public int PageSize { get; }
Public ReadOnly Property PageSize As Integer
	Get
Public ReadOnly Property PageSize As Integer
	Get
public:
property int PageSize {
	int get ();
}
public:
property int PageSize {
	int get ();
}
member PageSize : int with get
member PageSize : int with get
Property Value
Remarks
Set to zero to obtain all records in one go.

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