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