SetParentSystemUser Action
Sets a new parent system user (user) for the specified user.
Bound Entities
Bound actions are invoked by appending the action name to the URI representing an entity or collection.
| Entity Type | Binding Type |
|---|---|
| systemuser | entity |
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
Parent
|
systemuser | False | True | The new parent user. |
|
KeepChildUsers
|
Edm.Boolean | False | True | Indicates whether the child users are to be retained. |
Entities
Use the SetParentSystemUser action with the following entity types:
| Name | Display Name | Description |
|---|---|---|
| businessunit | Business Unit | Business, division, or department in the Microsoft Dynamics 365 database. |
| team | Team | Collection of system users that routinely collaborate. Teams can be used to simplify record sharing and provide team members with common access to organization data when team members belong to different Business Units. |