다음을 통해 공유


<Unit> (RibbonDiffXml)

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

회전자 컨트롤의 단위를 지정합니다.

구문

<Unit
 DecimalDigits="Integer"
 Interval="Double"
 MaximumValue="Decimal"
 MinimumValue="Decimal"
 Name="String">
 <UnitAbbreviation />
</Unit>

특성 및 요소

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

특성

Attribute Description Type Usage

DecimalDigits

The number of decimal digits to display.

Integer

Required

Interval

The amount by which the value should be incremented or decremented.

Double

Required

MaximumValue

The maximum acceptable value.

Decimal

Required

MinimumValue

The minimum acceptable value.

Decimal

Required

Name

URL 요소를 사용할 때 이 값에 대해 전달되는 쿼리 문자열 매개 변수의 이름을 나타냅니다.

String

Required

하위 요소

Element Description

<UnitAbbreviation> (RibbonDiffXml)

단위의 약어를 지정합니다.

상위 요소

Element Description

<Spinner> (RibbonDiffXml)

값을 입력하거나 화살표 키를 눌러 값을 돌아가면서 선택하여 값을 삽입하는 데 사용되는 컨트롤을 지정합니다.

요소 정보

XPath

//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/Spinner/Unit
//Controls/Spinner/Unit

Schema Name

UnitType

Validation File

RibbonWSS.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.