Discuss this help topic in SecureBlackbox Forum
Whether renaming of the object is permitted.
Declaration
[VB.NET]
Property CanRename As Boolean
[Pascal]
property CanRename: boolean;
[C++]
bool get_CanRename();
[PHP]
bool get_CanRename()
[Java]
boolean getCanRename();
Description
Specifies whether renaming of the object is permitted.
Discuss this help topic in SecureBlackbox Forum