ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.TaskAssistant.Events Namespace / TaskEndedEventArgs Class / WMXJobID Property

In This Topic
    WMXJobID Property (TaskEndedEventArgs)
    In This Topic
    Gets the JobID when the task is launched from WMX.
    Syntax
    public int WMXJobID {get;}
    Public ReadOnly Property WMXJobID As Integer
    Remarks
    Value is 0 if WMX did not launch the task.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also