Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property AllowCreate As Boolean
[Pascal]
under development
[C++]
bool get_AllowCreate();
void set_AllowCreate(bool Value);
[PHP]
bool get_AllowCreate()
void set_AllowCreate(bool $Value)
[Java]
boolean getAllowCreate();
void setAllowCreate(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum