<dependency> (FormXml)
適用対象: CRM 2016 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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.