Click or drag to resize
LegacyTelogisServiceGetJobTypeById Method
Print this page
Get a specific JobType in the Fleet database with the given Guid.

Namespace: Telogis.API
 
Syntax
public JobType GetJobTypeById(
	Guid jobTypeId
)

Parameters

jobTypeId
Type: SystemGuid

Return Value

Type: JobType
See Also