OrganizationServiceContext.MergeOption Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the synchronization option for receiving entities from the Web service.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public MergeOption MergeOption { get; set; }
Public Property MergeOption As MergeOption
Property Value
Type: Microsoft.Xrm.Sdk.Client.MergeOption
Type: MergeOption
The synchronization option for receiving entities from the Web service.
Remarks
This value is read by the deserialization component of the client before materializing objects. Set this property to the appropriate materialization option before executing any queries or updates to the data service. The default value is AppendOnly.
See Also
OrganizationServiceContext Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright