Merge Action

Merges the information from two entity records of the same type.

This Web API action corresponds to the organization service MergeRequest.

Merge action is not bound to any entity types.

Merge action does not return a value.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description

Target

crmbaseentity EntityType

false

The target of the merge operation.

Subordinate

crmbaseentity EntityType

false

The entity record from which to merge data.

UpdateContent

crmbaseentity EntityType

false

Additional entity attributes to be set during the merge operation.

PerformParentingChecks

Edm.Boolean

false

Indicates whether to check if the parent information is different for the two entity records.

関連項目

他のリソース

Web API EntityType Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.