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

    See Also