mng.DeleteGroup
This job deletes a group from the DB table gruppen.
A group can only be deleted if no users are still assigned to it (DB table bgrel).
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Indicates through which parameter the group is identified: |
|
STRING |
No |
GUID of the group |
|
STRING |
No |
ID of the group |
|
STRING |
No |
Name of the group |