ExploratoryAnalysisUpdatedEventArgs Class Members
In This Topic
The following tables list the members exposed by ExploratoryAnalysisUpdatedEventArgs.
Public Properties
| Name | Description |
| ID |
Gets the ID of the updated exploratory analysis object. Use this in conjunction with MapView to uniquely
identify an exploratory analysis object.
|
| MapView |
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