PageOptions
Created by Richard Saunders, last modified by Mike Andrews on 03 May 2018
The PageOptions type defines page index and page size parameters required for listings and searches.
Properties
Name | Type | Description |
---|---|---|
PageIndex | int |
The index of the result set to return |
PageSize | int |
The number of items to return |