Share via


<UnitAbbreviation> (RibbonDiffXml)

 

Applies To: Dynamics CRM 2013

Specifies an abbreviation for a unit.

Syntax

<UnitAbbreviation 
 Sequence="Integer"
 Value="String" 
 />

Attributes and Elements

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

Attributes

Attribute

Description

Type

Usage

Sequence

Specify the location of the ribbon modification by setting the Sequence value higher or lower than existing ribbon elements.

Integer

Optional

Value

Specifies the value to be passed as a parameter.

String

Optional

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<Unit> (RibbonDiffXml)

Specifies a unit in a spinner control.

Element Information

XPath

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

Schema Name

UnitAbbreviationType

Validation File

RibbonWSS.xsd

Can be Empty

Yes

See Also

Ribbon XML reference
Customize commands and the ribbon