<DecimalParameter> (RibbonDiffXml)
적용 대상: CRM 2016 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 정의와 함께 사용되는 규칙을 지정합니다. |
|
지정된 주소의 웹 페이지를 여는 작업입니다. |
설명
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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.