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

さまざまな言語のフォームの名前を格納します。

備考

言語コードは 4 桁または 5 桁のロケール ID です。有効なロケール ID 値については、「Locale ID (LCID) Chart (ロケール ID (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.