ArcGIS Pro 3.7 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 Property AutoApplyAttributeEdits As Boolean
    public bool AutoApplyAttributeEdits {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also