<Unit> (RibbonDiffXml)
Se aplica a: CRM 2016 on-prem, CRM Online
Especifica una unidad en un control de número.
Sintaxis
<Unit
DecimalDigits="Integer"
Interval="Double"
MaximumValue="Decimal"
MinimumValue="Decimal"
Name="String">
<UnitAbbreviation />
</Unit>
Atributos y elementos
The following describes the attributes, child elements, and parent elements.
Atributos
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 |
Representa el nombre de un parámetro de cadena de consulta que pasa para este valor cuando se usa un elemento URL. |
String |
Required |
Elementos secundarios
Element | Description |
---|---|
Especifica una abreviación para una unidad. |
Elementos primarios
Element | Description |
---|---|
Especifica un control usado para insertar un valor escribiendo o usando las teclas de flecha para pasar por los valores. |
Información del elemento
XPath |
|
Schema Name |
UnitType |
Validation File |
RibbonWSS.xsd |
Can be Empty |
No |
Vea también
Otros recursos
Ribbon XML reference
Personalizar los comandos y la cinta de opciones
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.