ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / UncommitedGeometryEdits Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also