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


ITransformationErrorImpl.Get_Errors Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITransformationErrorImpl Interface > ITransformationErrorImpl.Get_Errors Method
ArcGIS Developer Help

ITransformationErrorImpl.Get_Errors Method

Gets the errors.

[Visual Basic .NET]
Public Function get_Errors ( _
) As String
[C#]
public string get_Errors (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITransformationErrorImpl Interface