Searches the database for job titles that contain the supplied text
Namespace: Thomas.APIServicesAssembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- AgentGUID
- Type: System Guid
The Agent GUID of the client
- AuthToken
- Type: System String
The authentication token of the client
- Name
- Type: System String
The text to search for within the job titles
Return Value
A ResultsList of Jobs that match the supplied criteriaSee Also