ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptions Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (ToolOptions)
    In This Topic
    Gets if the collection is readonly.
    Syntax
    public bool IsReadOnly {get;}
    Public ReadOnly Property IsReadOnly As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also