DataPaginationByCount Properties
Enables you to paginate the obtained data by the specified number of records.Name | Description |
---|---|
Count | Specifies the maximum number of records that a single data page can contain. |
Offset | Specifies the record number from which the page’s data count starts. |
See Also