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