ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / AttributeRuleError Class / ErrorType Property

In This Topic
    ErrorType Property (AttributeRuleError)
    In This Topic
    Gets the type of validation error system table from which this instance of AttributeRuleError is created.
    Syntax
    public ValidationErrorType ErrorType {get;}
    Public ReadOnly Property ErrorType As ValidationErrorType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also