Share

BrowserFolder.AllowRename Property

Parent Object: BrowserFolder

Description

Read-write property that gets and sets whether the folder can be renamed by the user. If set to False, the rename restriction applies to the user interface only - the folder can still be renamed via the API.

Syntax

BrowserFolder.AllowRename() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2011

Was this information helpful?