ArcObjects Library Reference (GeoDatabase)  

IFieldError.FieldError Property

Resets the enumeration sequence to the beginning.

[Visual Basic .NET]
Public ReadOnly Property FieldError As esriFieldNameErrorType
[C#]
public esriFieldNameErrorType FieldError {get;}
[C++]
HRESULT get_FieldError(
  esriFieldNameErrorType* FieldError
);
[C++]

Parameters

FieldError [out, retval]

  FieldError is a parameter of type esriFieldNameErrorType

Product Availability

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

See Also

IFieldError Interface

.NET Related Topics

Creating fields