This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeField Interface > IGpDescribeField.Editable Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the field is editable.
[Visual Basic .NET] Public Property Editable As String
[C#] public string Editable {get; set;}
[C++]
HRESULT get_Editable(
BSTR* Editable
);
[C++]
HRESULT put_Editable(
BSTR Editable
);
[C++]
Parameters Editable [out, retval] Editable is a parameter of type BSTR Editable [in] Editable is a parameter of type BSTR