共用方式為


<Description> (FormXml)

適用於: CRM 2015 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)

包含表單的一組當地語系化描述。

備註

語言碼是四位數或五位數的地區設定識別碼。您可以在地區設定識別碼 (LCID) 表找到有效的地區設定識別碼值。

元素資訊

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 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.