다음을 통해 공유


<OrganizationSettingRule> (RibbonDiffXml)

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

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

구문

<OrganizationSettingRule 
 Default=["0" | "1" | "true" | "false"]
 InvertResult=["0" | "1" | "true" | "false"]
 Setting=["IsSharepointEnabled" |"IsSOPIntegrationEnabled" | "IsFiscalCalendarDefined"] 
 />

특성 및 요소

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

특성

Attribute Description Type Usage

Default

실제 값을 결정할 수 없는 경우 규칙의 기본 반환 값을 설정합니다.

Boolean

Optional

InvertResult

규칙의 반환 값을 무효화합니다.

Boolean

Optional

Setting

특정 조직 설정을 사용하는 경우에만 리본 요소를 표시하도록 지정합니다.

Valid values:

 

Value Description

IsSharepointEnabled

조직에서 SharePoint 통합을 사용하고 있습니다.

IsSOPIntegrationEnabled

판매 주문 처리를 사용하기 위한 조직 설정이 지정됩니다. 견적, 주문 및 송장을 재고 또는 재무 회계 시스템과 연결하기 위해 Microsoft CRM이 시스템과 통합됨을 나타냅니다.

IsFiscalCalendarDefined

Indicates that a Fiscal Calendar is defined. A Fiscal Calendar is a prerequisite for features like quotas.

Enumeration

Required

하위 요소

이 요소에는 하위 요소가 없습니다.

상위 요소

Element Description

<DisplayRule> (RibbonDiffXml)

리본 요소를 표시하는 데 사용되는 규칙의 정의 또는 명령 정의의 DisplayRule에 대한 참조를 지정합니다.

요소 정보

XPath

//RibbonDiffXml/RuleDefinitions/DisplayRules/DisplayRule/OrganizationSettingRule

Schema Name

OrganizationSettingRuleType

Validation File

RibbonTypes

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.