ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Workflow.Models Namespace / ConfigurationManager Class / GetJobPriorities Method
Version

    GetJobPriorities Method
    Gets the list of job priorities. This method must be called on the MCT. Use QueuedTask.Run
    Syntax
    public IReadOnlyList<JobPriority> GetJobPriorities()

    Return Value

    The list of JobPriorities
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also