Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Derive As Boolean
[Pascal]
under development
[C++]
bool get_Derive();
void set_Derive(bool Value);
[PHP]
bool get_Derive()
void set_Derive(bool $Value)
[Java]
boolean getDerive();
void setDerive(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum