ExploratoryAnalysisUpdatedEventArgs Class Properties
In This Topic
For a list of all members of this type, see ExploratoryAnalysisUpdatedEventArgs members.
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