ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGTypeProperty Class / Editable Property

In This Topic
    Editable Property (CIMKGTypeProperty)
    In This Topic
    Gets or sets a value indicating whether the property is editable.
    Syntax
    public bool Editable {get; set;}
    Public Property Editable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also