ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports.Events Namespace / ReportAddedEvent Class
Members

In This Topic
    ReportAddedEvent Class
    In This Topic
    Occurs when a Report is added to the project.
    Object Model
    ReportAddedEvent ClassSubscriptionToken ClassSubscriptionToken Class
    Syntax
    Remarks
    This event will be called if a report is manually inserted using the UI, copied and pasted into a project, or if a report is imported from another file. Reference ReportUpdatedEventArgs to get a list of arguments.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Events.EventBase
          ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
             ArcGIS.Desktop.Reports.Events.ReportAddedEvent

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also