ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / JobIdentifier Class / IsUnavailable Property

In This Topic
    IsUnavailable Property (JobIdentifier)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also