Freigeben über


<LocalizedName> (FormXml)

Betrifft: CRM 2015 on-prem, CRM Online

Gibt einen Namen für das Formular in einer angegebenen Sprache an.

Syntax

<LocalizedName 
 description="String" 
 id="String" 
 languagecode="Positive Integer" 
/>

Attribute und Elemente

The following describes the attributes, child elements, and parent elements.

Attribute

Attribute Description Type Usage

id

The unique ID for the localized name.

String

Optional

description

The text of the localized name.

String

Required

languagecode

A four or five digit locale ID.

positive integer

Required

Untergeordnete Elemente

Diese Element verfügt nicht über untergeordnete Elemente.

Übergeordnete Elemente

Element Description

<LocalizedNames> (FormXml)

Enthält Namen des Formulars für verschiedene Sprachen.

Anmerkungen

Sprachcodes sind vierstellige oder fünfstellige Gebietsschema-IDs. Gültige Gebietsschema-ID-Werte finden Sie unter Gebietsschema-ID-Diagramm (LCID).

Elementinformationen

Schema Type

FieldXmlFieldUIType

Validation File

customizationSolution.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/LocalizedNames/LocalizedName

Siehe auch

Konzepte

Anpassen von Entitätsformularen

Weitere Ressourcen

Form XML reference

Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.