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

    See Also