ArcGIS Pro 3.7 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 Overridable Property IsDirty As Boolean
    public virtual bool IsDirty {get; set;}
    Remarks
    By default, IsDirty is set to false.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also