ArcGIS Pro 2.9 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 Gets if the task was completed. If not completed, the task was cancelled.  
Public Property Gets the total task execution time (not including idle time).  
Public Property Gets the task execution end time.  
Public Property Gets the name of the project the task was executed 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 UserID who executed the task.  
Public Property Gets the JobID when the task is launched from WMX.  
Top
See Also

Reference

TaskEndedEventArgs Class
ArcGIS.Desktop.TaskAssistant.Events Namespace