ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / JobStateMessage Class / StepStates Property

In This Topic
    StepStates Property
    In This Topic
    A list representing the states of various steps
    Syntax
    Public ReadOnly Property StepStates As List(Of StepState)
    public List<StepState> StepStates {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also