ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / AutoApplyAttributeEdits Property

In This Topic
    AutoApplyAttributeEdits Property
    In This Topic
    Gets and sets whether attribute edits are automatically applied.
    Syntax
    public bool AutoApplyAttributeEdits {get; set;}
    Public Property AutoApplyAttributeEdits As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also