Discuss this help topic in SecureBlackbox Forum
Box ID of the group.
Declaration
[VB.NET]
Property GroupID As String
[Pascal]
property GroupID: string;
[C++]
void get_GroupID(std::string &OutResult);
[PHP]
string get_GroupID()
[Java]
String getGroupID();
Description
Returns the unique Box's ID of the group.
Discuss this help topic in SecureBlackbox Forum