ArcGIS Pro 3.0 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, Windows 8.1

    See Also