다음을 통해 공유


<CrmOutlookClientVersionRule> (RibbonDiffXml)

적용 대상: CRM 2016 on-prem, CRM Online

Microsoft Office Outlook용 Microsoft Dynamics CRM의 버전을 검색합니다.

구문

<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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.