GetChildGroups
What it does
Obtains information about all groups that are included in the specified group.
Definition
GroupInfo[] GetChildGroups( int groupId );
Parameters
| Name | Type | Description |
| groupId | int | Group ID |
Returned value
| Type | Description |
| GroupInfo[] |
|
4/12/2024 6:16:02 PM