public static void SetSaveSelection( bool saveSelection )
Public Shared Sub SetSaveSelection( _ ByVal saveSelection As Boolean _ )
Parameters
- saveSelection
- The value indicating whether to save layer and standalone table selection with maps.
public static void SetSaveSelection( bool saveSelection )
Public Shared 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