PageOptions
Log in to add to favouritesThe 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 |