ArcGIS Pro 2.8 API Reference Guide
IsUnavailable Property (JobIdentifier)

ArcGIS.Desktop.Workflow.Models.JobModels Namespace > JobIdentifier Class : IsUnavailable Property
Gets whether a job is Unavailable
Syntax
public bool IsUnavailable {get;}
Public ReadOnly Property IsUnavailable As Boolean
Remarks
A job is considered unavailable if the user is working online and the job has been taken offline, or vice versa.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

JobIdentifier Class
JobIdentifier Members