Click or drag to resize
LegacyTelogisServiceGetJob Method
Print this page
Fetch the Job with the Guid provided by the authenticated user.

Namespace: Telogis.API
 
Syntax
public Job GetJob(
	Guid jobId
)

Parameters

jobId
Type: SystemGuid

Return Value

Type: Job
See Also