ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / ExploratoryAnalysisUpdatedEventArgs Class / MapView Property
Version

    MapView Property (ExploratoryAnalysisUpdatedEventArgs)
    Gets the MapView that the updated exploratory analysis object belongs to. Use this in conjunction with Id to uniquely identify an exploratory analysis object.
    Syntax
    public MapView MapView {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also