<EntityRule> (RibbonDiffXml)
適用対象: CRM 2016 on-prem, CRM Online
特定のエンティティがコンテキスト内に含まれているかどうかを検出するルールを指定します。
構文
<EntityRule
AppliesTo=["PrimaryEntity" | "SelectedEntity"]
Context=["Form" | "HomePageGrid" | "SubGridStandard" |"SubGridAssociated"]
Default=["0" | "1" | "true" | "false"]
EntityName="String"
InvertResult=["0" | "1" | "true" | "false"]
/>
属性と要素
The following table lists the attributes, child elements, and parent elements.
属性
Attribute | Description | Type | Usage | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AppliesTo |
このルールをフォームに表示されるエンティティ レコードに適用するか、サブグリッドに表示されるエンティティ レコードに適用するかを指定します。 Valid values:
|
Enumeration |
Optional |
||||||||||
Context |
Specifies the context of the ribbon. Valid values:
|
String |
Optional |
||||||||||
Default |
実際の値を特定できない場合のルールの既定の戻り値を設定します。 This attribute is not valid when this element is a child of <TabDisplayRule> (RibbonDiffXml) |
Boolean |
Optional |
||||||||||
EntityName |
このルールが適用されるエンティティを指定します。エンティティの論理名 (たとえば、"new_customentity") を使用します。 |
String |
Required |
||||||||||
InvertResult |
ルールの戻り値を反転します。 This attribute is not valid when this element is a child of <TabDisplayRule> (RibbonDiffXml) |
Boolean |
Optional |
下位要素
この要素には子要素はありません。
親要素
Element | Description |
---|---|
タブが表示される条件を指定します。 |
|
リボン要素を表示するために使用するルールの定義またはコマンド定義から DisplayRule への参照を指定します。 |
|
リボン要素を有効または無効にするために使用するルールの定義またはコマンド定義から EnableRule への参照を指定します。 |
|
一緒に評価する必要のある一連のルールを指定します。 |
備考
The InvertResult and Default attributes are not valid when this element is a child of <TabDisplayRule> (RibbonDiffXml)
要素情報
XPath |
|
Schema Name |
EntityRuleType |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
関連項目
他のリソース
Ribbon XML reference
コマンドおよびリボンをカスタマイズする
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.