LocalizedLabel ComplexType
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.
Properties
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. |
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. |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright