ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute Class / IsValid Property

In This Topic
    IsValid Property (Attribute)
    In This Topic
    Gets whether the attribute value is valid.
    Syntax
    public bool IsValid {get;}
    Public ReadOnly Property IsValid As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also