<Description> (FormXml)

应用到: CRM 2016 on-prem, CRM Online

提供窗体的本地化描述。

语法

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

属性和元素

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

属性

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

子元素

此元素没有子元素。

父元素

Element Description

<Descriptions> (FormXml)

包含窗体的一组本地化说明。

备注

四位数或五位数区域设置 ID 的语言代码。可在区域设置 ID (LCID) 图表中找到有效区域设置 ID 值。

元素信息

Schema Type

FieldXmlFieldUIType

Validation File

customizationSolution.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/Descriptions/Description

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

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