ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Field Class / IsEditable Property

In This Topic
    IsEditable Property (Field)
    In This Topic
    Gets a value indicating whether this field should be treated as read only by supported clients.
    Syntax
    public bool IsEditable {get;}
    Public ReadOnly Property IsEditable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also