<EntityLogicalName> (FormXml)

適用対象: CRM 2016 on-prem, CRM Online

開こうとしている簡易作成フォームのエンティティの論理名を指定します。このパラメーターは、[新規] ボタンがクリックされたときに作成されるレコードの種類を判断するための検索で使用されます。

This parameter is applicable only when <IsInlineNewEnabled> (FormXml) is set to true. 内部のみで使用します。

構文

<EntityLogicalName>string</EntityLogicalName>

属性と要素

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

属性

この要素には属性はありません。

下位要素

この要素には子要素はありません。

親要素

Element Description

<parameters> (FormXml)

フォーム内のコントロールに渡すパラメーターを格納します。

備考

This parameter is unsupported and is for internal use only.

The following shows an example of the EntityLogicalName element.

<EntityLogicalName>Contact</EntityLogicalName>

要素情報

内部のみで使用します。

関連項目

概念

エンティティ フォームのカスタマイズ

他のリソース

Form XML reference

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