ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / Job Class / CurrentSteps Property

In This Topic
    CurrentSteps Property (Job)
    In This Topic
    Current steps of the job.
    Syntax
    Public ReadOnly Property CurrentSteps As List(Of CurrentStep)
    public List<CurrentStep> CurrentSteps {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also