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