<labels> (FormXml)
適用対象: CRM 2016 on-prem, CRM Online
フォーム ラベルの定義を格納します。
構文
<labels>
<label />
</labels>
属性と要素
The following describes the attributes, child elements, and parent elements.
属性
この要素には属性はありません。
下位要素
Element | Description |
---|---|
指定した言語のラベル テキストを定義します。 |
親要素
Element | Description |
---|---|
フォームの構成におけるタブ要素を指定します。 |
|
フォーム内のセクションを指定します。 |
|
フォーム レイアウト要素。セルには、表示するラベルとコントロールが格納されます。 |
例
The following shows an example of the labels element.
<labels>
<label description="Due Date" languagecode="1033" />
<label description="入金期日" languagecode="1041" />
<label description="تاريخ الاستحقاق" languagecode="1025" />
<label description="Fälligkeitsdatum" languagecode="1031" />
<label description="Date d"échéance" languagecode="1036" />
<label description="Fecha de vencimiento" languagecode="3082" />
</labels>
要素情報
Schema Type |
FormXmlLabelsType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
関連項目
概念
他のリソース
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.