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

In This Topic
    StepIds Property (StepHeldMessage)
    In This Topic
    The message returned when one or more steps are on hold on a job. If a step is on a scheduled hold, the message also returns the scheduled release date.
    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