Name | Description | Type | Additional information |
---|---|---|---|
TotalCount |
The total number of records in the resultset including those returned on this page |
integer |
Optional |
PageNumber |
The page number of the current resultset |
integer |
Optional |
PageSize |
The page size of the current resultset |
integer |
Optional |
List |
The list of records in this page of the resultset |
Collection of PurchaseOrder |
Optional |
IPagedCollection (of PurchaseOrder)
A single page of items as part of a bigger collection.