Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Domain As String
[Pascal]
under development
[C++]
void get_Domain(std::string &OutResult);
void set_Domain(const std::string &Value);
[PHP]
string get_Domain()
void set_Domain(string $Value)
[Java]
String getDomain();
void setDomain(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum