SetBusinessSystemUser Action
Moves a system user (user) to a different business unit.
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 | 
|---|---|
| systemuser | entity | 
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description | 
|---|---|---|---|---|
| 
						 BusinessUnit 
					 | 
						businessunit | False | True | The business unit to which the user needs to be moved.  | 
				
| 
						 ReassignPrincipal 
					 | 
						crmbaseentity | False | True | The target security principal (user) to which the instances of entities previously owned by the user are to be assigned.  | 
				
| 
						 DoNotMoveAllRecords 
					 | 
						Edm.Boolean | True | True | Do not move Owned records to new Business Unit.  |