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

In This Topic
    NewLayersEditable Property
    In This Topic
    Gets and sets whether newly added layers are editable by default.
    Syntax
    public bool NewLayersEditable {get; set;}
    Public Property NewLayersEditable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also