Indicates whether there were any errors in the last conversion.
[Visual Basic .NET] Public ReadOnly Property ErrorsConverting As Boolean
[C#] public bool ErrorsConverting {get;}
[C++]
HRESULT get_ErrorsConverting(
VARIANT_BOOL* ErrorsConverting
);
[C++]Parameters
ErrorsConverting [out, retval] ErrorsConverting is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.