ArcGIS Pro 2.9 API Reference Guide
GetIsError Method

ArcGIS.Desktop.Editing Namespace > TableControl Class : GetIsError Method
Gets a value indicating there was an error in the TableControl.
Syntax
public bool GetIsError()
Public Function GetIsError() As Boolean

Return Value

Returns True if the table has an error.
Remarks
The GetError method returns information about the error.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members