ArcGIS Pro 3.0 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, Windows 8.1

    See Also