<OrganizationSettingRule> (RibbonDiffXml)

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

DisplayRule 内の組織の 2 つの特定の設定を検出するルール。

構文

<OrganizationSettingRule 
 Default=["0" | "1" | "true" | "false"]
 InvertResult=["0" | "1" | "true" | "false"]
 Setting=["IsSharepointEnabled" |"IsSOPIntegrationEnabled" | "IsFiscalCalendarDefined"] 
 />

属性と要素

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

属性

Attribute Description Type Usage

Default

実際の値を特定できない場合のルールの既定の戻り値を設定します。

Boolean

Optional

InvertResult

ルールの戻り値を反転します。

Boolean

Optional

Setting

組織の特定の設定が有効な場合にのみリボン要素を表示するように指定します。

Valid values:

 

Value Description

IsSharepointEnabled

組織は SharePoint 統合を使用します。

IsSOPIntegrationEnabled

受注処理を有効にするための組織の設定が指定されます。これは、見積もり、受注、および請求書を在庫システムや財務会計システムに関連付けるために Microsoft CRM がシステムに統合されることを示します。

IsFiscalCalendarDefined

Indicates that a Fiscal Calendar is defined. A Fiscal Calendar is a prerequisite for features like quotas.

Enumeration

Required

下位要素

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

親要素

Element Description

<DisplayRule> (RibbonDiffXml)

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

要素情報

XPath

//RibbonDiffXml/RuleDefinitions/DisplayRules/DisplayRule/OrganizationSettingRule

Schema Name

OrganizationSettingRuleType

Validation File

RibbonTypes

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.