分享方式:


<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)

包含不同語言的表單名稱。

備註

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

元素資訊

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.