<DecimalParameter> (RibbonDiffXml)
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies a value with a decimal data type that may be passed as a parameter.
Attributes and Elements
The following table lists the attributes, child elements, and parent elements.
Attributes
Attribute | Description | Type | Usage |
|---|---|---|---|
Name | Represents the name of a query string parameter passed using the <Url> (RibbonDiffXml) element. | String | See Remarks |
Value | Specifies the value to be passed as a parameter. | Decimal | Required |
Child Elements
This element has no child elements.
Parent Elements
Element | Description |
|---|---|
Specifies an action that calls a function from a specific JavaScript library. | |
Specifies a rule used with an EnableRule definition that is composed of a reference to a function within a JavaScript library. | |
An action that opens a web page at a specified address. |
When the DecimalParameter is a child of the <Url> (RibbonDiffXml) a Name attribute is required. When the DecimalParameter is a child of the <JavaScriptFunction> (RibbonDiffXml) or <CustomRule> (RibbonDiffXml) element, the Name attribute is not valid.
Element Information
XPath |
//RibbonDiffXml/CommandDefinitions/CommandDefinition/Actions/JavaScriptFunction/DecimalParameter | //RibbonDiffXml/CommandDefinitions/CommandDefinition/Actions/Url/DecimalParameter | //RibbonDiffXml/RuleDefinitions/EnableRules/EnableRule/CustomRule/DecimalParameter | //RibbonDiffXml/RuleDefinitions/EnableRules/EnableRule/OrRule/Or/CustomRule/DecimalParameter | //RibbonDiffXml/RuleDefinitions/DisplayRules/DisplayRule/CustomRule/DecimalParameter | //RibbonDiffXml/RuleDefinitions/DisplayRules/DisplayRule/OrRule/Or/CustomRule/DecimalParameter |
Schema Name |
|
Validation File | RibbonTypes.xsd |
Can be Empty | Yes |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright