ArcGIS Pro 2.8 API Reference Guide
ActiveHolds Property

ArcGIS.Desktop.Workflow.Models.JobModels Namespace > Job Class : ActiveHolds Property
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 10, Windows 8.1

See Also

Reference

Job Class
Job Members