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