ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / JobStage Enumeration

In This Topic
    JobStage Enumeration
    In This Topic
    Specifies the stage of the job
    Syntax
    Members
    MemberDescription
    Closed Job has been closed
    Created Job was just created
    DoneWorking Job has been completed
    None No Job Stage
    ReadyToWork Job is ready to work
    Working Job is in progress
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Workflow.Models.JobModels.JobStage

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also