ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.TaskAssistant.Events Namespace / TaskStartedEventArgs Class
Properties


In This Topic
    TaskStartedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TaskStartedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the name of the project the task was started in.  
    Public Property Gets the task execution start time.  
    Public Property Gets the unique identifer of the task.  
    Public Property Gets the unique identifer of the task item.  
    Public Property Gets the task item name.  
    Public Property Gets the task item version.  
    Public Property Gets the task name.  
    Public Property Gets the ID of the user who started the task.  
    Public Property Gets the JobID when the task is launched from WMX.  
    Top
    See Also