Name | Description | |
---|---|---|
![]() | PagingInfo Constructor |
The following tables list the members exposed by PagingInfo.
Name | Description | |
---|---|---|
![]() | PagingInfo Constructor |
Name | Description | |
---|---|---|
![]() | PageCount | Contains the total number of pages returned, equal to the total record count divided by the page size. |
![]() | PageNumber | Contains the page number that you would like to access. |
![]() | PageSize | Contains the number of records to display per page. |
![]() | TotalRecordCount | Contains a count of the total number of records. |