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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also