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

In This Topic
    IsDirty Property (ToolOptionsEmbeddableControl)
    In This Topic
    Gets and sets the dirty state of the tool options.
    Syntax
    public virtual bool IsDirty {get; set;}
    Public Overridable Property IsDirty As Boolean
    Remarks
    By default, IsDirty is set to false.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also