分享方式:


<CrmOutlookClientVersionRule> (RibbonDiffXml)

適用於: CRM 2015 on-prem, CRM Online

偵測 Microsoft Dynamics CRM for Microsoft Office Outlook 版本。

語法

<CrmOutlookClientVersionRule 
 Build="Integer"
 Default =["0" | "1" | "true" | "false"]
 InvertResult =["0" | "1" | "true" | "false"]
 Major="Integer"
 Minor="Integer"
 Revision="Integer"
 />

屬性和元素

The following table lists the attributes, child elements, and parent elements.

屬性

Attribute Description Type Usage

Major

The major version number. Valid values are 4 and 5.

Integer

Required

Minor

The minor version number. This is a single digit.

Integer

Optional

Build

The build number. This is a four-digit number.

Integer

Optional

Revision

The revision number. This is a single-digit number.

Integer

Optional

Default

設定當無法判斷實際值時,規則的預設傳回值。

Boolean

Optional

InvertResult

變換規則傳回值的正負號。

Boolean

Optional

子元素

This element has no child elements.

上層元素

Element Description

<DisplayRule> (RibbonDiffXml)

指定用於顯示功能區元素或命令定義中 DisplayRule 參照的規則定義。

<EnableRule> (RibbonDiffXml)

指定用於啟用或停用功能區元素或命令定義中 EnableRule 參照的規則定義。

<Or> (RibbonDiffXml)

指定一組必須同時評估的規則。

元素資訊

XPath

//RibbonDiffXml/RuleDefinitions/DisplayRules/DisplayRule/CrmOutlookClientVersionRule |
//RibbonDiffXml/RuleDefinitions/EnableRules/EnableRule/CrmOutlookClientVersionRule |
//RibbonDiffXml/RuleDefinitions/DisplayRules/DisplayRule/OrRule/Or/CrmOutlookClientVersionRule |
//RibbonDiffXml/RuleDefinitions/EnableRules/EnableRule/OrRule/Or/CrmOutlookClientVersionRule

Schema Name

CrmOutlookClientVersionRuleType

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.