Action - Assign New Owner
This action assigns an object to the specified security principal. The required action parameters are as follows:
Required parameters | Description |
Object type | The type of the object being assigned. See ObjectType. |
Object Id | The ID of the object. |
Security principal type | The type of security principal the object is being assigned to. See Remarks below. See SecurityPrincipalType. |
Security principal Id | The ID of the security principal. |
The following diagram shows the schema for this action.
Remarks
Note The Microsoft CRM application does not support business-object assignment to teams. Therefore, any solutions built using that assign an object to a team will not be supported by the Microsoft CRM application.
See Also