ArcGIS Pro 3.7 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 ReadOnly Property StepIds As String()
    public string[] StepIds {get;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also