Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property State As String
[Pascal]
under development
[C++]
void get_State(std::string &OutResult);
void set_State(const std::string &Value);
[PHP]
string get_State()
void set_State(string $Value)
[Java]
String getState();
void setState(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum