<DecimalParameter> (RibbonDiffXml)
Betrifft: CRM 2015 on-prem, CRM Online
Gibt einen Wert mit einem Dezimalzahl-Datentyp an, der als Parameter übergeben werden kann.
Syntax
<DecimalParameter
Name="String"
Value="Decimal"
/>
Attribute und Elemente
The following table lists the attributes, child elements, and parent elements.
Attribute
Attribute | Description | Type | Usage |
---|---|---|---|
Name |
Represents the name of a query string parameter passed using the <Url> (RibbonDiffXml) element. |
String |
See Remarks |
Value |
Gibt den Wert an, der als Parameter übergeben wird. |
Decimal |
Required |
Untergeordnete Elemente
This element has no child elements.
Übergeordnete Elemente
Element | Description |
---|---|
Gibt eine Aktion an, die eine Funktion von einer bestimmten JavaScript-Bibliothek aufruft. |
|
Gibt eine mit einer EnableRule-Definition verwendete Regel an, die aus einem Verweis auf eine Funktion in einer JavaScript-Bibliothek besteht. |
|
Ein Aktion, mit der eine Webseite an einer bestimmten Adresse geöffnet wird. |
Anmerkungen
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.
Elementinformationen
XPath |
|
Schema Name |
|
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Siehe auch
Weitere Ressourcen
Ribbon XML reference
Anpassen von Befehlen und des Menübands
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.