LocalizedLabel ComplexType
Contains a localized label, including the label string and the language code.
This Web API complex type corresponds to the organization service LocalizedLabel.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Label |
Edm.String |
false |
The localized label string. |
|
LanguageCode |
Edm.Int32 |
The language code for the label. |
||
IsManaged |
Edm.Boolean |
Whether the label is managed. |
||
MetadataId |
Edm.Guid |
A unique identifier for the metadata item. |
||
HasChanged |
Edm.Boolean |
Whether the item of metadata has changed. |
Types that use the LocalizedLabel complex type.
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. |
Zie ook
Overige resources
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType 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.