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