ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.TaskAssistant.Events Namespace / TaskEndedEventArgs Class
Members

In This Topic
    TaskEndedEventArgs Class
    In This Topic
    Represents information about a task ended event.
    Syntax
    public sealed class TaskEndedEventArgs : System.EventArgs 
    Public NotInheritable Class TaskEndedEventArgs 
       Inherits System.EventArgs
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          ArcGIS.Desktop.TaskAssistant.Events.TaskEndedEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also