Discuss this help topic in SecureBlackbox Forum
Whether deletion is permitted.
Declaration
[C#/Java]
bool CanDelete;
[VB.NET]
property CanDelete As Boolean
[Pascal]
property CanDelete: boolean;
[C++]
bool get_CanDelete();
[PHP]
bool get_CanDelete()
Description
Specifies whether deletion is permitted.
Discuss this help topic in SecureBlackbox Forum