Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets whether to merge the current label with any existing labels that are already specified for this attribute. Required.

Namespace:   Microsoft.Xrm.Sdk.Messages
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

No code example is currently available or this language may not be supported.

Property Value

Type:

Type: Boolean
true if any newly defined labels should only overwrite existing labels when their language code matches; otherwise, false.

A Label is a collection of localized labels where each collection contains a string and a language code. If a label for an item already has labels for other languages and you update it with a label that contains only one label for a specific language, the property provides the option to overwrite the existing labels or merge your new label with any existing labels. If you set to true, any newly defined labels only overwrite existing labels when their language code matches.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: