This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFieldEdit Interface > IFieldEdit.Editable Property (ArcObjects .NET 10.5 SDK) |
Indicates if the field can be edited. This should always be set to true.
[Visual Basic .NET]
Public WriteOnly Property Editable_2
[C#] public void Editable_2 {set;}
[C++]
HRESULT put_Editable(
VARIANT_BOOL
);
[C++]
Parameters [in] is a parameter of type VARIANT_BOOL