<dependency> (FormXml)
적용 대상: CRM 2015 on-prem, CRM Online
이벤트에서 코드에 필요한 특성을 지정합니다.
구문
<dependency id="String"/>
특성 및 요소
The following describes the attributes, child elements, and parent elements.
특성
Attribute | Description | Type | Usage |
---|---|---|---|
id |
Specifies the ID of a field that cannot be removed from the form while the dependency exists. |
String |
Optional |
하위 요소
이 요소에는 하위 요소가 없습니다.
상위 요소
Element | Description |
---|---|
이벤트에 대한 종속성이 들어 있습니다. |
|
양식에서 제거할 수 없는 필드를 표시하는 종속성이 들어 있습니다. |
설명
With the <externaldependencies> (FormXml) element, at least one dependency must exist. With the <dependencies> (FormXml) element, a dependency is not required.
예제
The following shows an example of the dependency element.
<dependency id="transactioncurrencyid" />
요소 정보
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
참고 항목
개념
기타 리소스
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.