ArcGIS Pro 3.0 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, Windows 8.1

    See Also