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