Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property AllComp As Boolean
[Pascal]
property AllComp : boolean;
[C++]
bool get_AllComp();
void set_AllComp(bool Value);
[PHP]
bool get_AllComp()
void set_AllComp(bool $Value)
[Java]
boolean getAllComp();
void setAllComp(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum