ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / SelectionOptions Class / SaveSelection Property

In This Topic
    SaveSelection Property (SelectionOptions)
    In This Topic
    Gets a value indicating whether to save layer and standalone table selection with maps.
    Syntax
    public bool SaveSelection {get;}
    Public ReadOnly Property SaveSelection As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also