<OrRule> (RibbonDiffXml)

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

ルールのコレクションを格納するルール。これにより、コレクション内のいずれかのルールを true と評価すると、このルールが true と評価されます。

構文

<OrRule>
 <Or />
</OrRule>

属性と要素

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

属性

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

下位要素

Element Description

<Or> (RibbonDiffXml)

一緒に評価する必要のある一連のルールを指定します。

親要素

Element Description

<DisplayRule> (RibbonDiffXml)

リボン要素を表示するために使用するルールの定義またはコマンド定義から DisplayRule への参照を指定します。

<EnableRule> (RibbonDiffXml)

リボン要素を有効または無効にするために使用するルールの定義またはコマンド定義から EnableRule への参照を指定します。

要素情報

XPath

//RibbonDiffXml/RuleDefinitions/DisplayRules/DisplayRule/OrRule
//RibbonDiffXml/RuleDefinitions/EnableRules/EnableRule/OrRule

Schema Name

  • OrDisplayRuleType

  • OrEnableRuleType

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.