public Task AddExploratoryAnalysis( ExploratoryAnalysis item )
Public Function AddExploratoryAnalysis( _ ByVal item As ExploratoryAnalysis _ ) As Task
Parameters
- item
- A subclass of ExploratoryAnalysisBase to add to this view.
Return Value
A task that can be queried to know when the Exploratory Analysis object has been added to the MapView.