<IntParameter> (RibbonDiffXml)
적용 대상: CRM 2016 on-prem, CRM Online
매개 변수로 전달할 수 있는 정수 데이터 형식의 값을 지정합니다.
구문
<IntParameter
Name="String"
Value="String"
/>
특성 및 요소
The following table lists the attributes, child elements, and parent elements.
특성
Attribute | Description | Type | Usage |
---|---|---|---|
Name |
URL 요소를 사용할 때 이 값에 대해 전달되는 쿼리 문자열 매개 변수의 이름을 나타냅니다. |
String |
See Remarks |
Value |
매개 변수로 전달할 값을 지정합니다. |
Int |
Required |
하위 요소
이 요소에는 하위 요소가 없습니다.
상위 요소
Element | Description |
---|---|
JavaScript 라이브러리 내의 함수에 대한 참조로 구성된 EnableRule 정의와 함께 사용되는 규칙을 지정합니다. |
|
특정 JavaScript 라이브러리에서 함수를 호출하는 작업을 지정합니다. |
|
지정된 주소의 웹 페이지를 여는 작업입니다. |
설명
When the IntParameter is a child of the <Url> (RibbonDiffXml) a Name attribute is required. When the IntParameter is a child of the <JavaScriptFunction> (RibbonDiffXml) or <CustomRule> (RibbonDiffXml)elements, 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.