ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IDisplayTable Interface / IsEditable Property

In This Topic
    IsEditable Property (IDisplayTable)
    In This Topic
    Gets whether a MapMember is editable.
    Syntax
    bool IsEditable {get;}
    ReadOnly Property IsEditable As Boolean
    Remarks
    Returns true only when (a) you have data source level permission to edit and (b) it is made editable on the map.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also