Discuss this help topic in SecureBlackbox Forum
Box user login of this member.
Declaration
[VB.NET]
Property UserLogin As String
[Pascal]
property UserLogin: string;
[C++]
void get_UserLogin(std::string &OutResult);
[PHP]
string get_UserLogin()
[Java]
String getUserLogin();
Description
Returns user login of this member.
Discuss this help topic in SecureBlackbox Forum