<SelectionCountRule> (RibbonDiffXml)
適用対象: CRM 2015 on-prem, CRM Online
グリッドで選択されているアイテム数を検出するルール。
構文
<SelectionCountRule
AppliesTo=["PrimaryEntity" | "SelectedEntity"]
Default=["0" | "1" | "true" | "false"]
InvertResult=["0" | "1" | "true" | "false"]
Maximum="Integer"
Minimum="Integer"
/>
属性と要素
The following describes the attributes, child elements, and parent elements.
属性
Attribute | Description | Type | Usage | ||||||
---|---|---|---|---|---|---|---|---|---|
AppliesTo |
このルールをフォームに表示されるエンティティ レコードに適用するか、サブグリッドに表示されるエンティティ レコードに適用するかを指定します。 Valid values:
|
Enumeration |
Optional |
||||||
Default |
実際の値を特定できない場合のルールの既定の戻り値を設定します。 |
Boolean |
Optional |
||||||
InvertResult |
ルールの戻り値を反転します。 |
Boolean |
Optional |
||||||
Maximum |
The maximum number of selected elements. |
Integer |
Optional |
||||||
Minimum |
The minimum number of selected elements. |
Integer |
Optional |
下位要素
この要素には子要素はありません。
親要素
Element | Description |
---|---|
リボン要素を有効または無効にするために使用するルールの定義またはコマンド定義から EnableRule への参照を指定します。 |
|
一緒に評価する必要のある一連のルールを指定します。 |
要素情報
XPath |
|
Schema Name |
SelectionCountRuleType |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
関連項目
他のリソース
Ribbon XML reference
コマンドおよびリボンをカスタマイズする
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.