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

フォームのローカライズされた一連の説明を格納します。

備考

言語コードは 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/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.