Touchstone Re 2023 API Reference
PagingInfo Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.Common.Data Namespace : PagingInfo Class

The following tables list the members exposed by PagingInfo.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyContains the total number of pages returned, equal to the total record count divided by the page size.  
Public PropertyContains the page number that you would like to access.  
Public PropertyContains the number of records to display per page.  
Public PropertyContains a count of the total number of records.  
Top
See Also

Reference

PagingInfo Class
AIR.Services.Common.Data Namespace