Discuss this help topic in SecureBlackbox Forum
Name of the group.
Declaration
[VB.NET]
Property GroupName As String
[Pascal]
property GroupName: string;
[C++]
void get_GroupName(std::string &OutResult);
[PHP]
string get_GroupName()
[Java]
String getGroupName();
Description
Returns the group name.
Discuss this help topic in SecureBlackbox Forum