Click or drag to resize
Job Class
Print this page
An unit of assignment in a route. You should create a Job using the Service.CreateUnassignedJob method, and then dispatch the job to a driver.
Inheritance Hierarchy
SystemObject
  Telogis.APIJob

Namespace: Telogis.API
  
  
Syntax
public class Job

The Job type exposes the following members.

Properties
Fields
  NameDescription
Public fieldId
The unique id Fleet used to identify the object in its database. It is assigned by fleet.
Top
See Also