ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class


In This Topic
    Job Class Methods
    In This Topic

    For a list of all members of this type, see Job members.

    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 Determines whether the version can be changed by the current user  
    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