ResultsList T  PageRecords Property Thomas API Webservices Reference Guide
The results visible on the requested page of results

Namespace: Thomas.APIServices.DataTypes
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[DataMemberAttribute]
public List<T> PageRecords { get; set; }
See Also