ArcGIS Pro 2.7 API Reference Guide
TaskEndedEventArgs Class Members
Properties 


ArcGIS.Desktop.TaskAssistant.Events Namespace : TaskEndedEventArgs Class

The following tables list the members exposed by TaskEndedEventArgs.

Public Properties
 NameDescription
Public Property Indicates if the task was completed. If not completed, the task was cancelled.  
Public Property The total task execution time (not including idle time).  
Public Property The task execution end time.  
Public Property The name of the project the task was executed in.  
Public Property The task execution start time.  
Public Property The unique identifer of the task.  
Public Property The unique identifer of the task item.  
Public Property The task item name.  
Public Property The task item version.  
Public Property The task name.  
Public Property The UserID who executed the task.  
Public Property The JobID when the task is launched from WMX.  
Top
See Also

Reference

TaskEndedEventArgs Class
ArcGIS.Desktop.TaskAssistant.Events Namespace