ArcGIS Pro 2.6 API Reference Guide
IsReadOnly Property (FieldDescription)

ArcGIS.Desktop.Mapping Namespace > FieldDescription Class : IsReadOnly Property
Gets or sets whether a field is read-only - values in this field cannot be modified.
Syntax
public bool IsReadOnly {get; set;}
Public Property IsReadOnly As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

FieldDescription Class
FieldDescription Members