ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / CurrentStepInfo Property

In This Topic
    CurrentStepInfo Property
    In This Topic
    Gets information about all the current steps for the job
    Syntax
    public List<CurrentStep> CurrentStepInfo {get;}
    Public ReadOnly Property CurrentStepInfo As List(Of CurrentStep)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also