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

In This Topic
    StepIds Property (StepFinishedMessage)
    In This Topic
    A list of step ids that finished
    Syntax
    public string[] StepIds {get;}
    Public ReadOnly Property StepIds As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also