rowCount property
Synchronous report only.
The maximum number of rows to return; additional rows are dropped.
Acceptable values are 0 to 10000, inclusive. Defaults to 10000.
Implementation
core.int? rowCount;
Synchronous report only.
The maximum number of rows to return; additional rows are dropped.
Acceptable values are 0 to 10000, inclusive. Defaults to 10000.
core.int? rowCount;