ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BasicFeatureLayer Class / IsSelectable Property

In This Topic
    IsSelectable Property (BasicFeatureLayer)
    In This Topic
    Gets whether a basic feature layer is selectable.
    Syntax
    public bool IsSelectable {get;}
    Public ReadOnly Property IsSelectable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also