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


IInvalidObjectInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IInvalidObjectInfo Interface
ArcGIS Developer Help

IInvalidObjectInfo Interface

Provides access to members that return information about the features that did not convert.

Product Availability

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

Members

Name Description
Read-only property ErrorDescription The description of the error in converting the feature/row.
Read-only property InvalidObjectID The object ID that did not get convert.

Classes that implement IInvalidObjectInfo

Classes Description
InvalidObjectInfo Esri Invalid Object Info object.