ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / UncommitedAttributeEdits Property

In This Topic
    UncommitedAttributeEdits Property
    In This Topic
    Gets and sets the uncommitted attribute edits setting.
    Syntax
    public UncommitedEditMode UncommitedAttributeEdits {get; set;}
    Public Property UncommitedAttributeEdits As UncommitedEditMode
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also