Share via


<Unit> (RibbonDiffXml)

Si applica a: CRM 2016 on-prem, CRM Online

Specifica un'unità in una casella di selezione.

Sintassi

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

Attributi ed elementi

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

Attributi

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

Rappresenta il nome di un parametro stringa di query passato per il valore quando si utilizza un elemento URL.

String

Required

Elementi figlio

Element Description

<UnitAbbreviation> (RibbonDiffXml)

Specifica un'abbreviazione per un'unità.

Elementi padre

Element Description

<Spinner> (RibbonDiffXml)

Specifica un controllo utilizzato per inserire un valore digitandolo o utilizzando i tasti di direzione per scorrere i valori.

Informazioni elemento

XPath

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

Schema Name

UnitType

Validation File

RibbonWSS.xsd

Can be Empty

No

Vedere anche

Altre risorse

Ribbon XML reference
Personalizzare i comandi e la barra multifunzione

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