ArcGIS Pro 3.0 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, Windows 8.1

    See Also