ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StandaloneTable Class / IsEditable Property
Version

    IsEditable Property (StandaloneTable)
    Gets whether the standalone table is editable.
    Syntax
    public bool IsEditable {get;}
    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