ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / ActiveHolds Property

In This Topic
    ActiveHolds Property
    In This Topic
    Gets the active holds for the jobs
    Syntax
    public IReadOnlyList<int> ActiveHolds {get;}
    Public ReadOnly Property ActiveHolds As IReadOnlyList(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also