ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute.ValidationError Structure / Severity Property

In This Topic
    Severity Property
    In This Topic
    Gets and sets the severity of the error (High or Low).
    Syntax
    public Severity Severity {get; set;}
    Public Property Severity As Severity
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also