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

In This Topic
    ID Property (ExploratoryAnalysisUpdatedEventArgs)
    In This Topic
    Gets the ID of the updated exploratory analysis object. Use this in conjunction with MapView to uniquely identify an exploratory analysis object.
    Syntax
    public int ID {get;}
    Public ReadOnly Property ID As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also