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