ArcGIS Pro 3.7 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 ReadOnly Property ID As Integer
    public int ID {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also