JobSearchParams PageIndex Property Thomas API Webservices Reference Guide
The zero-based index of the results page to retrieve

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

[DataMemberAttribute]
public Nullable<int> PageIndex { get; set; }
See Also