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

In This Topic
    Description Property (Attribute.ValidationError)
    In This Topic
    Gets and sets the description of the error.
    Syntax
    public string Description {get; set;}
    Public Property Description As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also