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

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609