ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models Namespace / JobsManager Class / DeleteJobs Method
An array of job IDs to be deleted.
Indicates whether or not to delete the associated job version
Indicates whether or not to delete the associated job history.
Version

    DeleteJobs Method
    Deletes one or more jobs.
    Syntax

    Parameters

    jobIDs
    An array of job IDs to be deleted.
    deleteVersion
    Indicates whether or not to delete the associated job version
    deleteHistory
    Indicates whether or not to delete the associated job history.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also