JobSearchParams MembersThomas API Webservices Reference Guide

The JobSearchParams type exposes the following members.
Constructors

  NameDescription
Public methodJobSearchParams
Initializes a new instance of the JobSearchParams class
Back to Top
Properties

  NameDescription
Public propertyCompany
The company to search for
Public propertyCostCentre
The cost centre to search for
Public propertyCreatedDateFrom
The lower bound of the date range to filter jobs by
Public propertyCreatedDateTo
The upper bound of the date range to filter jobs by
Public propertyIsProfiled
Whether to only include jobs that are/are not profiled
Public propertyJobRefID
The JobRefID to search for
Public propertyName
The name of job to search for
Public propertyOrderAscending
Whether to sort results in ascending order
Public propertyOrderBy
The method of ordering to use on the results
Public propertyPageIndex
The zero-based index of the results page to retrieve
Public propertyPageSize
The number of results to include on each page
Back to Top
See Also