PeopleSearchParams PropertiesThomas API Webservices Reference Guide
The PeopleSearchParams type exposes the following members.
Properties

  NameDescription
Public propertyAssessmentStatus
Whether to filter results by the status of assessments
Public propertyAssessmentType
Whether to filter results by the type of assessment assigned
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 propertyName
The name of person 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
Public propertyPersonRefID
The PersonRefID to search for
Public propertySearchAPIOnly
Whether to only search for people created via the API
Back to Top
See Also