This document is archived and information here might be outdated.  Recommended version.


IFieldError.FieldIndex Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IFieldError.FieldIndex Property

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFieldError Interface

.NET Related Topics

Creating fields