ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / GetIsError Method

In This Topic
    GetIsError Method
    In This Topic
    Gets a value indicating there was an error in the TableControl.
    Syntax
    Public Function GetIsError() As Boolean
    public bool GetIsError()

    Return Value

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also