Share via


<CrmOutlookClientVersionRule> (RibbonDiffXml)

Si applica a: CRM 2016 on-prem, CRM Online

Rileva la versione di Microsoft Dynamics CRM per Microsoft Office Outlook.

Sintassi

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

Attributi ed elementi

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

Attributi

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

Imposta il valore restituito predefinito per la regola se non è possibile determinare il valore effettivo.

Boolean

Optional

InvertResult

Nega il valore restituito della regola.

Boolean

Optional

Elementi figlio

This element has no child elements.

Elementi padre

Element Description

<DisplayRule> (RibbonDiffXml)

Specifica la definizione di una regola utilizzata per visualizzare un elemento della barra multifunzione o un riferimento a un elemento DisplayRule da una definizione di comando.

<EnableRule> (RibbonDiffXml)

Specifica la definizione di una regola utilizzata per abilitare o disabilitare un elemento della barra multifunzione o un riferimento a un elemento EnableRule da una definizione di comando.

<Or> (RibbonDiffXml)

Specifica un set di regole che è necessario valutare insieme.

Informazioni elemento

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

Vedere anche

Altre risorse

Ribbon XML reference
Personalizzare i comandi e la barra multifunzione

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.