SetParentTeam Action
Sets the parent business unit of a team.
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
team | entity |
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
BusinessUnit
|
businessunit | False | True | The ID of the business unit to which to move the team. Required. |
DoNotMoveAllRecords
|
Edm.Boolean | True | True | Do not move Owned records to new Business Unit. |