PageOptions
Log in to add to favouritesPage last updated 27 April 2022
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. |