<LocalizedName> (FormXml)

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

用指定语言指定窗体的名称。

语法

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

属性和元素

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

属性

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

子元素

此元素没有子元素。

父元素

Element Description

<LocalizedNames> (FormXml)

包含用不同语言表示的窗体名称。

备注

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

元素信息

Schema Type

FieldXmlFieldUIType

Validation File

customizationSolution.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/LocalizedNames/LocalizedName

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

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