Discuss this help topic in SecureBlackbox Forum
Declaration
[Pascal]
property Login : string;
[C++]
void get_Login(std::string &OutResult);
void set_Login(const std::string &Value);
[PHP]
string get_Login()
void set_Login(string $Value)
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum