Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool UseAllowCreate;
[VB.NET]
Property UseAllowCreate As Boolean
[Pascal]
under development
[C++]
bool get_UseAllowCreate();
void set_UseAllowCreate(bool Value);
[PHP]
bool get_UseAllowCreate()
void set_UseAllowCreate(bool $Value)
[Java]
boolean getUseAllowCreate();
void setUseAllowCreate(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum