Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property ValueType As String
[Pascal]
under development
[C++]
void get_ValueType(sb_u16string &OutResult);
void get_ValueType(std::wstring &OutResult);
void set_ValueType(const sb_u16string &Value);
void set_ValueType(const std::wstring &Value);
[PHP]
string get_ValueType()
void set_ValueType(string $Value)
[Java]
String getValueType();
void setValueType(String AValue);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum