ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / CanAddField Property

In This Topic
    CanAddField Property (TableView)
    In This Topic
    Determines if the Add Field GP tool can be displayed.
    Syntax
    public bool CanAddField {get;}
    Public ReadOnly Property CanAddField As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also