AssignGroupToApp
Assigns a group to an app, which also assigns all the app to the group's users.
Input
| Name | Type | Description |
| GroupId | String | Id of the group. |
| AppId | String | Id of the app. |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure execution status. |
| Id | String | Id of the group. |
| LastUpdated | Datetime | Timestamp of when the object was last updated. |
| Priority | Integer | Priority of the group. |