<TabDisplayRule> (RibbonDiffXml)

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

タブが表示される条件を指定します。

構文

<TabDisplayRule 
 TabCommand="String"
 >
 <EntityRule />
 <PageRule />
</TabDisplayRule>

属性と要素

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

属性

Attribute Description Type Usage

TabCommand

TabDisplayRule を対応する Tab.Command に関連付けます。

String

Required

下位要素

Element Description

<EntityRule> (RibbonDiffXml)

特定のエンティティがコンテキスト内に含まれているかどうかを検出するルールを指定します。

<PageRule> (RibbonDiffXml)

現在のページのアドレスを評価するルール。

PageRule is valid when TabDisplayRule is a descendent of ImportExportXml/RibbonDiffXml

親要素

Element Description

<TabDisplayRules> (RibbonDiffXml)

TabDisplayRule 要素のコレクションを格納します。

備考

When a TabDisplayRule is defined outside a specific entity using ImportExportXml/RibbonDiffXml/RuleDefinitions, <PageRule> (RibbonDiffXml) is a valid child element.

要素情報

XPath

//RibbonDiffXml/RuleDefinitions/TabDisplayRules/TabDisplayRule

Schema Name

  • TabDisplayRulesEntityType

  • TabDisplayRulesGlobalType

Validation File

RibbonTypes.xsd

Can be Empty

No

関連項目

他のリソース

Ribbon XML reference
コマンドおよびリボンをカスタマイズする

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