pageSize property

int? pageSize
getter/setter pair

The maximum number of pages for the paginated query results.

Implementation

int? pageSize;