Generates a publicly-accessible URL for a job comparison report
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
- PersonRefID
- Type: System String
The reference ID of the person who completed the PPA
- Locale
- Type: System String
The language of report that is required
Return Value
A URL in the form of a StringSee Also