Freigeben über


<Description> (FormXml)

Betrifft: CRM 2015 on-prem, CRM Online

Stellt eine lokalisierte Beschreibung eines Formulars bereit.

Syntax

<Description
 description="String"
 id="String"
 languagecode=Integer
/>

Attribute und Elemente

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

Attribute

Attribute Description Type Usage

id

The unique id of the description.

String (guid)

Optional

description

The text of the description

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

<Descriptions> (FormXml)

Enthält mehrere lokalisierte Beschreibungen des Formulars.

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/Descriptions/Description

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.