<OrganizationSettingRule> (RibbonDiffXml)

应用到: CRM 2016 on-prem, CRM Online

一项规则,可检测 DisplayRule 中的两种特定组织设置。

语法

<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.