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


IInvalidObjectInfo.InvalidObjectID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IInvalidObjectInfo.InvalidObjectID Property

The object ID that did not get convert.

[Visual Basic .NET]
Public ReadOnly Property InvalidObjectID As Integer
[C#]
public int InvalidObjectID {get;}
[C++]
HRESULT get_InvalidObjectID(
  long* featureID
);
[C++]

Parameters featureID [out, retval] featureID is a parameter of type long

Product Availability

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

Remarks

The InvalidObjectID will be �1 unless the source data is in a geodatabase.

See Also

IInvalidObjectInfo Interface

.NET Related Topics

Converting simple data