<dependency> (FormXml)
Betrifft: CRM 2015 on-prem, CRM Online
Gibt ein Attribut an, das für Code in einem Ereignis erforderlich ist.
Syntax
<dependency id="String"/>
Attribute und Elemente
The following describes the attributes, child elements, and parent elements.
Attribute
Attribute | Description | Type | Usage |
---|---|---|---|
id |
Specifies the ID of a field that cannot be removed from the form while the dependency exists. |
String |
Optional |
Untergeordnete Elemente
Diese Element verfügt nicht über untergeordnete Elemente.
Übergeordnete Elemente
Element | Description |
---|---|
Enthält die Abhängigkeiten für ein Ereignis. |
|
Enthält Abhängigkeiten, die Felder darstellen, die nicht aus dem Formular entfernt werden können. |
Anmerkungen
With the <externaldependencies> (FormXml) element, at least one dependency must exist. With the <dependencies> (FormXml) element, a dependency is not required.
Beispiel
The following shows an example of the dependency element.
<dependency id="transactioncurrencyid" />
Elementinformationen
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Siehe auch
Konzepte
Anpassen von Entitätsformularen
Weitere Ressourcen
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.