ArcGIS Pro 3.7 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 ReadOnly Property ErrorType As ValidationErrorType
    public ValidationErrorType ErrorType {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also