ADO.NET Provider for Microsoft Dynamics CRM

Build 23.0.8839

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839