<OutlookRenderTypeRule> (RibbonDiffXml)

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

一项规则,可检测窗体或列表项是作为网页呈现还是在 Outlook 中本机呈现来确定是否应显示某个功能区元素。

语法

<OutlookRenderTypeRule 
 Default =["0" | "1" | "true" | "false"]
 InvertResult =["0" | "1" | "true" | "false"]
 Type=["Web" | "Outlook"]  
 />

属性和元素

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

属性

Attribute Description Type Usage

Default

如果无法确定实际值,则设置规则的默认返回值。

Boolean

Optional

InvertResult

对此规则的返回值求反。

Boolean

Optional

Type

指定部分的类型。

Valid values:

 

Value Definition

Web

将窗体或列表项作为网页呈现。

Outlook

指定在 Outlook 中本机呈现的窗体或列表项。

Enumeration

Required

子元素

此元素没有子元素。

父元素

Element Description

<DisplayRule> (RibbonDiffXml)

指定用于显示功能区元素的规则定义或指定对命令定义中的 DisplayRule 的引用。

元素信息

XPath

//RibbonDiffXml/RuleDefinitions/DisplayRules/DisplayRule/OutlookRenderTypeRule

Schema Name

OutlookRenderTypeRuleType

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.