<DecimalParameter> (RibbonDiffXml)
適用対象: CRM 2015 on-prem, CRM Online
パラメーターとして渡すことのできる 10 進データ型の値を指定します。
構文
<DecimalParameter
Name="String"
Value="Decimal"
/>
属性と要素
The following table lists the attributes, child elements, and parent elements.
属性
Attribute | Description | Type | Usage |
---|---|---|---|
Name |
Represents the name of a query string parameter passed using the <Url> (RibbonDiffXml) element. |
String |
See Remarks |
Value |
パラメーターとして渡す値を指定します。 |
Decimal |
Required |
下位要素
This element has no child elements.
親要素
Element | Description |
---|---|
特定の JavaScript ライブラリから関数を呼び出すアクションを指定します。 |
|
JavaScript ライブラリ内の関数への参照で構成される EnableRule 定義で使用されるルールを指定します。 |
|
指定されたアドレスの Web ページを開くアクション。 |
備考
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.
要素情報
XPath |
|
Schema Name |
|
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
関連項目
他のリソース
Ribbon XML reference
コマンドおよびリボンをカスタマイズする
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.