ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Inspector Class / HasValidAttributes Property

In This Topic
    HasValidAttributes Property
    In This Topic
    Gets a Boolean indicating if all of the attributes are valid. Returns false if any attributes are not valid.
    Syntax
    public bool HasValidAttributes {get;}
    Public ReadOnly Property HasValidAttributes As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also