ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models Namespace / JobsManager Class / ReopenJobs Method
The IDs of the jobs to reopen

In This Topic
    ReopenJobs Method
    In This Topic
    Reopens selected jobs. This method must be called on the MCT. Use QueuedTask.Run
    Syntax

    Parameters

    jobIDs
    The IDs of the jobs to reopen

    Return Value

    int array of jobs that couldn't be reopened
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also