ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.TaskAssistant Namespace / TaskProjectItem Class / CanRename Property

In This Topic
    CanRename Property (TaskProjectItem)
    In This Topic
    Gets whether the project item can be renamed.
    Syntax
    public bool CanRename {get;}
    Public ReadOnly Property CanRename As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also