ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Severity Enumeration

In This Topic
    Severity Enumeration
    In This Topic
    Enum of Error Severity.
    Syntax
    Members
    MemberDescription
    High High severity error will be shown with an error badge.
    Info Show with an info badge.
    Low Low severity error will be shown with a warning badge.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Editing.Attributes.Severity

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also