LocalizedLabel ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains a localized label, including the label string and the language code.
This Web API complex type corresponds to the organization service LocalizedLabel.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
HasChanged | Edm.Boolean | Whether the item of metadata has changed. | ||
IsManaged | Edm.Boolean | Whether the label is managed. | ||
Label | Edm.String | false | The localized label string. | |
LanguageCode | Edm.Int32 | The language code for the label. | ||
MetadataId | Edm.Guid | A unique identifier for the metadata item. |
The following use the LocalizedLabel complex type.
Name | How used | Description |
|---|---|---|
Labels Parameter | Sets localized labels for a limited set of entity attributes. | |
LocalizedLabels Property | Contains a collection of translations for a label. | |
UserLocalizedLabel Property | Contains a collection of translations for a label. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright