This document is archived and information here might be outdated. Recommended version. |
The description of the error in converting the feature/row.
[Visual Basic .NET]
Public ReadOnly Property ErrorDescription As String
[C#]
public string ErrorDescription {get;}
[C++]
HRESULT get_ErrorDescription(
System.String* invalidFeatureErrorDescription
);
[C++] Parameters invalidFeatureErrorDescription [out, retval]
invalidFeatureErrorDescription is a parameter of type BSTR*
The IInvalidObjectInfo interface returns information about an object that could not be loaded.
One example of ErrorDescription is: �The coordinates or measures are out of bounds.�