<DecimalParameter> (RibbonDiffXml)
Aplica-se a: CRM 2016 on-prem, CRM Online
Especifica um valor com um tipo de dados decimais que pode ser passado como um parâmetro.
Sintaxe
<DecimalParameter
Name="String"
Value="Decimal"
/>
Atributos e elementos
The following table lists the attributes, child elements, and parent elements.
Atributos
Attribute | Description | Type | Usage |
---|---|---|---|
Name |
Represents the name of a query string parameter passed using the <Url> (RibbonDiffXml) element. |
String |
See Remarks |
Value |
Especifica o valor a ser passado como um parâmetro. |
Decimal |
Required |
Elementos filho
This element has no child elements.
Elemento pai
Element | Description |
---|---|
Especifica uma ação que chama uma função em uma biblioteca JavaScript específica. |
|
Especifica uma regra usada com uma definição EnableRule composta por uma referência a uma função em uma biblioteca JavaScript. |
|
Uma ação que abre uma página da Web em um endereço especificado. |
Comentários
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.
Informações do elemento
XPath |
|
Schema Name |
|
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Consulte também
Outros recursos
Ribbon XML reference
Personalizar os comandos e a faixa de opções
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.