<Description> (FormXml)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Provides a localized description of a form.
Syntax
<Description
description="String"
id="String"
languagecode=Integer
/>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
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 |
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains a set of localized descriptions of the form. |
Remarks
Language codes are four-digit or five-digit locale IDs. Valid locale ID values can be found at Locale ID (LCID) Chart).
Element Information
Schema Type |
FieldXmlFieldUIType |
Validation File |
customizationSolution.xsd |
Number of Occurrences |
0 or more |
XPath |
|
See Also
Customize entity forms
Form XML reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright