ArcGIS Pro 3.7 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 Property Severity As Severity
    public Severity Severity {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also