ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / SetCurrentStep Method
The ID of the step to set as current.

    SetCurrentStep Method
    Sets the current step in a workflow
    Syntax
    public void SetCurrentStep( 
       string stepID
    )

    Parameters

    stepID
    The ID of the step to set as current.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    ArcGIS Pro version: 2.0 or higher.
    See Also