다음을 통해 공유


<Or> (RibbonDiffXml)

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

함께 평가해야 할 규칙 집합을 지정합니다.

구문

<OrRule>
 <Or >
  <CommandClientTypeRule />
  <CrmClientTypeRule />
  <CrmOfflineAccessStateRule/>
  <CrmOutlookClientTypeRule/>
  <CrmOutlookClientVersionRule/>
  <EntityPrivilegeRule/>
  <EntityPropertyRule/>
  <EntityRule/>
  <FormEntityContextRule/>
  <FormStateRule/>
  <MiscellaneousPrivilegeRule/>  <OptionsSetRule />
  <OrganizationSettingRule/>
  <OutlookRenderTypeRule/>
  <OutlookVersionRule/>
  <PageRule/>
  <ReferencingAttributeRequiredRule/>
  <RelationshipTypeRule/>
  <SkuRule/>
  <ValueRule/>
 </Or>
</OrRule>

특성 및 요소

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

특성

이 요소에는 특성이 없습니다.

하위 요소

Element Description

<CommandClientTypeRule> (RibbonDiffXml)

사용되는 프레젠테이션의 유형을 검색하는 규칙을 지정합니다.

<CrmClientTypeRule> (RibbonDiffXml)

Microsoft Dynamics CRM 클라이언트의 유형을 검색하는 규칙을 지정합니다.

<CrmOutlookClientTypeRule> (RibbonDiffXml)

Microsoft Office Outlook용 Microsoft Dynamics CRM 클라이언트의 유형을 검색하는 규칙을 지정합니다.

<CrmOfflineAccessStateRule> (RibbonDiffXml)

Outlook용 Microsoft Dynamics CRM(오프라인 액세스 가능)이 현재 오프라인으로 작동 중인지 여부를 검색하는 데 사용할 수 있는 규칙을 지정합니다.

<CustomRule> (RibbonDiffXml)

JavaScript 라이브러리 내의 함수에 대한 참조로 구성된 EnableRule 정의와 함께 사용되는 규칙을 지정합니다.

When descendant of <EnableRule> (RibbonDiffXml).

<EntityRule> (RibbonDiffXml)

특정 엔터티가 컨텍스트에 있는지 여부를 검색할 수 있는 규칙을 지정합니다.

<EntityPrivilegeRule> (RibbonDiffXml)

특정 엔터티에 대한 현재 사용자의 권한을 검색할 수 있는 규칙을 지정합니다.

When descendant of <DisplayRule> (RibbonDiffXml).

<EntityPropertyRule> (RibbonDiffXml)

특정 부울 엔터티 속성을 검색할 수 있는 규칙을 지정합니다.

When descendant of <DisplayRule> (RibbonDiffXml).

<FormEntityContextRule> (RibbonDiffXml)

양식 리본이 특정 엔터티의 컨텍스트에 표시되는지 여부를 검색할 수 있는 규칙을 지정합니다.

When descendant of <DisplayRule> (RibbonDiffXml).

<FormStateRule> (RibbonDiffXml)

양식의 상태를 검색할 수 있는 규칙을 지정합니다.

<MiscellaneousPrivilegeRule> (RibbonDiffXml)

사용자가 특정 Microsoft Dynamics CRM 권한을 소유하는지 여부를 검색할 수 있는 규칙을 지정합니다.

When descendant of <DisplayRule> (RibbonDiffXml).

<OptionSetRule> (RibbonDiffXml)

내부 전용입니다.

<OrganizationSettingRule> (RibbonDiffXml)

DisplayRule 내에서 두 개의 특정 조직 설정을 검색할 수 있는 규칙입니다.

When descendant of <DisplayRule> (RibbonDiffXml).

<OutlookRenderTypeRule> (RibbonDiffXml)

리본 요소를 표시해야 하는지 여부를 결정하기 위해 양식 또는 목록 항목이 웹 페이지로 렌더링되는지 아니면 Outlook에서 기본으로 렌더링되는지를 검색할 수 있는 규칙입니다.

When descendant of <DisplayRule> (RibbonDiffXml).

<OutlookItemTrackingRule> (RibbonDiffXml)

리본 요소를 활성화하기 위해 Microsoft Dynamics CRM에서 추적된 항목에 대해 항목이 활성화되는지 여부를 검색하는 규칙입니다.

When descendant of <EnableRule> (RibbonDiffXml).

<OutlookVersionRule> (RibbonDiffXml)

Microsoft Office Outlook 클라이언트의 버전을 검색하는 규칙입니다.

<PageRule> (RibbonDiffXml)

현재 페이지의 주소를 평가하는 규칙입니다.

<RecordPrivilegeRule> (RibbonDiffXml)

리본 요소를 사용하도록 설정하기 위해 특정 레코드에 대한 사용자 권한을 검색하는 규칙입니다.

When descendant of <EnableRule> (RibbonDiffXml).

<ReferencingAttributeRequiredRule> (RibbonDiffXml)

엔터티에 대한 참조 특성이 필요한지 여부를 검색하는 규칙입니다.

When descendant of <DisplayRule> (RibbonDiffXml).

<RelationshipTypeRule> (RibbonDiffXml)

엔터티에 대한 참조 특성이 필요한지 여부를 검색하는 규칙입니다.

When descendant of <DisplayRule> (RibbonDiffXml).

<SelectionCountRule> (RibbonDiffXml)

표에서 선택한 항목 수를 검색하는 규칙입니다.

When descendant of <EnableRule> (RibbonDiffXml).

<SkuRule>(RibbonDiffXml)

Microsoft Dynamics CRM 버전을 검색하는 규칙입니다.

<ValueRule> (RibbonDiffXml)

특정 필드의 값을 검색하는 규칙입니다.

상위 요소

Element Description

<OrRule> (RibbonDiffXml)

규칙 모음의 규칙 중 하나라도 참으로 평가되면 이 규칙이 true로 평가되도록 규칙 모음이 포함된 규칙입니다.

요소 정보

XPath

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

Schema Name

  • OrEnableRuleType/Or

  • OrDisplayRuleType/Or

Validation File

RibbonTypes.xsd

Can be Empty

No

참고 항목

기타 리소스

Ribbon XML reference
명령 및 리본 사용자 지정

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