ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / StepFinishedMessage Class / CurrentSteps Property

In This Topic
    CurrentSteps Property (StepFinishedMessage)
    In This Topic
    A list of the current steps
    Syntax
    public CurrentStepDetails[] CurrentSteps {get;}
    Public ReadOnly Property CurrentSteps As CurrentStepDetails()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also