Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property AllProp As Boolean
[Pascal]
property AllProp : boolean;
[C++]
bool get_AllProp();
void set_AllProp(bool Value);
[PHP]
bool get_AllProp()
void set_AllProp(bool $Value)
[Java]
boolean getAllProp();
void setAllProp(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum