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