new PaginationOptions()
Search - Pagination options.
Constructs a new PaginationOptions.
The following features are supported:
Members
maxResults :number
-1 means return all
This property holds the value of the 'Max Results' attribute.
Type:
- number
startPosition :number
0-based
This property holds the value of the 'Start Position' attribute.
Type:
- number