JDBC Driver for Microsoft Dynamics CRM

Build 22.0.8462

Assign

Assigns an item to the specified user.

Input

Name Type Description
Table String The table that has the item being assigned.
Id String The GUID of the item that is being assigned.
AssigneeType String The type of the assignee. Accepted types are User or Team.

The allowed values are User, Team.

AssigneeID String The GUID of the assignee.

Result Set Columns

Name Type Description
Success String This field is true if the object was assigned to the new assignee, false otherwise.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462