分享方式:


<OutlookRenderTypeRule> (RibbonDiffXml)

適用於: CRM 2015 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 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.