ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / Job Class / Holds Property

In This Topic
    Holds Property
    In This Topic
    Active holds on the job.
    Syntax
    public List<JobHold> Holds {get;}
    Public ReadOnly Property Holds As List(Of JobHold)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also