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 > IFieldError Interface > IFieldError.FieldIndex Property (ArcObjects .NET 10.5 SDK) |
Field index for the current field error.
[Visual Basic .NET] Public ReadOnly Property FieldIndex As Integer
[C#] public int FieldIndex {get;}
[C++]
HRESULT get_FieldIndex(
long* FieldIndex
);
[C++]
Parameters FieldIndex [out, retval] FieldIndex is a parameter of type long