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