ArcGIS Pro 2.9 API Reference Guide
Id Property (ExploratoryAnalysis)

ArcGIS.Desktop.Mapping Namespace > ExploratoryAnalysis Class : Id Property
Identifier for the exploratory analysis object within its current MapView.

The ID is only unique to the map view that it was added to. For this reason, the same instance should not be added to more than one MapView. Use the subclass's copy constructor for that.

Syntax
public int Id {get;}
Public ReadOnly Property Id As Integer
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ExploratoryAnalysis Class
ExploratoryAnalysis Members