public void SetSaveSelection( bool saveSelection )
Public Sub SetSaveSelection( _ ByVal saveSelection As Boolean _ )
Parameters
- saveSelection
 - The value indicating whether to save layer and standalone table selection with maps.
 
public void SetSaveSelection( bool saveSelection )
Public Sub SetSaveSelection( _ ByVal saveSelection As Boolean _ )
| Exception | Description | 
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
Target Platforms: Windows 11, Windows 10