maxResults property

int? maxResults
getter/setter pair

optional

The maximum number of results to return. The default is 10, and the maximum allowable value is 40.

Implementation

int? maxResults;