Retrieves the details of a specific job
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
- JobRefID
- Type: System String
The reference ID of the job to be retrieved
Return Value
The Job object with details populatedSee Also