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


In This Topic
    ExploratoryAnalysisUpdatedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ExploratoryAnalysisUpdatedEventArgs members.

    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