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

In This Topic
    Severity Property (Attribute.ValidationError)
    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

    ArcGIS Pro version: 3 or higher.
    See Also