ThomasAPIService SearchJobs Method Thomas API Webservices Reference Guide
Overload List

  NameDescription
Public methodSearchJobs(Guid, String, String)
Searches the database for job titles that contain the supplied text
Public methodSearchJobs(Guid, String, JobSearchParams)
Searches the database for jobs that match the supplied criteria
Public methodSearchJobs(Guid, String, DateTime, DateTime)
Searches the database for jobs which were created in a specified timeframe
Back to Top
See Also