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

In This Topic
    IsDirty Property (Inspector)
    In This Topic
    Gets a Boolean indicating whether any attribute in the list of Attributes is modified.
    Syntax
    public bool IsDirty {get;}
    Public ReadOnly Property IsDirty As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also