<DecimalParameter> (RibbonDiffXml)
Si applica a: CRM 2015 on-prem, CRM Online
Specifica un valore con un tipo di dati decimale che è possibile passare come parametro.
Sintassi
<DecimalParameter
Name="String"
Value="Decimal"
/>
Attributi ed elementi
The following table lists the attributes, child elements, and parent elements.
Attributi
Attribute | Description | Type | Usage |
---|---|---|---|
Name |
Represents the name of a query string parameter passed using the <Url> (RibbonDiffXml) element. |
String |
See Remarks |
Value |
Specifica il valore da passare come parametro. |
Decimal |
Required |
Elementi figlio
This element has no child elements.
Elementi padre
Element | Description |
---|---|
Specifica un'azione tramite cui viene chiamata una funzione da una libreria JavaScript specifica. |
|
Specifica una regola utilizzata con una definizione EnableRule composta da un riferimento a una funzione in una libreria JavaScript. |
|
Azione tramite cui viene aperta una pagina Web a un indirizzo specificato. |
Note
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.
Informazioni elemento
XPath |
|
Schema Name |
|
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Vedere anche
Altre risorse
Ribbon XML reference
Personalizzare i comandi e la barra multifunzione
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.