ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StandaloneTable Class / IsSelectable Property

In This Topic
    IsSelectable Property (StandaloneTable)
    In This Topic
    Gets whether a MapMember is selectable.
    Syntax
    Public ReadOnly Property IsSelectable As Boolean
    public bool IsSelectable {get;}
    Remarks
    For a StandaloneTable, it has no effects.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also