ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / IsJobClosed Method

In This Topic
    IsJobClosed Method
    In This Topic
    Determines whether the job is closed
    Syntax
    public bool IsJobClosed()
    Public Function IsJobClosed() As Boolean

    Return Value

    Whether the job is closed
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also