Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Value As Boolean
[Pascal]
under development
[C++]
bool get_Value();
void set_Value(bool Value);
[PHP]
bool get_Value()
void set_Value(bool $Value)
[Java]
boolean getValue();
void setValue(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum