ArcGIS Pro 2.9 API Reference Guide
Job Class Members
Properties  Methods 


ArcGIS.Desktop.Workflow.Models.JobModels Namespace : Job Class

The following tables list the members exposed by Job.

Public Properties
 NameDescription
Public Property Gets the active holds for the jobs  
Public Property Gets and sets the username of the user who created the job  
Public Property Gets the date the job was created  
Public Property Gets information about all the current steps for the job  
Public Property Gets and sets the ID of the dataworkspace for the job  
Public Property Gets the number of days the job was active  
Public Property Gets and sets the description of the job  
Public Property Gets and sets the date the job was scheduled to end  
Public Property Gets the date the job ended  
Public Property Gets the JOBID of a job  
Public Property Gets the JOBID2 of a job  
Public Property Gets whether an AOI is defined for the job  
Public Property Gets whether a job is unavailable  
Public Property Gets the ID of the job type for the job  
Public Property Gets the name of the job type for the job  
Public Property Gets and sets the name of the job  
Public Property Gets and sets the job notes  
Public Property Gets the ID of the workflow database where the offline job originated from  
Public Property Gets and sets the username of the user who owns the job  
Public Property Gets and sets the JOBID of the parent job  
Public Property Gets and sets the JOBID2 of the parent job  
Public Property Gets and sets the name of the parent version for the job  
Public Property Gets the percent complete of the job  
Public Property Gets and sets the priority of the job  
Public Property Gets the stage of the job  
Public Property Gets and sets the date the job was scheduled to start  
Public Property Gets the date the job was started  
Public Property Gets and sets the status of the job  
Public Property Gets the username of the user who took the job offline  
Public Property Gets whether the version for the job exists  
Public Property Gets and sets the name of the version for the job.  
Top
Public Methods
 NameDescription
Public Method Add a new attachment to the job  
Public Method Determines whether the job owner can be changed to the current user  
Public Method Determines whether a step can be completed by the current user  
Public Method Checks whether attachments can be created  
Public Method Checks whether an attachment can be deleted  
Public Method Determines whether a step can be executed by the current user  
Public Method Determines whether the data workspace can be changed by the current user  
Public Method  
Public Method Determines whether the step can be set as current.  
Public Method Determines whether the job notes of a job can be updated by the current user  
Public Method Determines whether the job properties of a job can be updated by the current user  
Public Method Determines whether the job can be assigned to the specified user  
Public Method Marks the specified step as complete  
Public Method Deletes an attachment from the job  
Public Method Executes the specified step  
Public MethodOverloaded.   
Public Method Gets the list of attachments associated with the job  
Public Method Returns the current active step names for the job  
Public Method Returns the current active step IDs for the job  
Public Method Determines whether the job has an attachments associated with it  
Public Method Determines whether the job is closed  
Public Method Saves the job  
Public Method Sets the current step in a workflow  
Public Method Update job notes  
Public Method Update the percentage complete of one or more steps in a job  
Top
See Also

Reference

Job Class
ArcGIS.Desktop.Workflow.Models.JobModels Namespace