ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / AttributeTabEmbeddableControl Class / IsDirty Property

In This Topic
    IsDirty Property (AttributeTabEmbeddableControl)
    In This Topic
    Gets if this control is dirty. Defaults to the IsDirty of the Inspector otherwise false.
    Syntax
    Public Overridable ReadOnly Property IsDirty As Boolean
    public virtual bool IsDirty {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also