ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / ExploratoryAnalysisUpdatedEventArgs Class
Properties


In This Topic
    ExploratoryAnalysisUpdatedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ExploratoryAnalysisUpdatedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the ID of the updated exploratory analysis object. Use this in conjunction with MapView to uniquely identify an exploratory analysis object.  
    Public Property Gets the MapView that the updated exploratory analysis object belongs to. Use this in conjunction with Id to uniquely identify an exploratory analysis object.  
    Top
    See Also