<dependency> (FormXml)
Si applica a: CRM 2016 on-prem, CRM Online
Specifica un attributo richiesto dal codice in un evento.
Sintassi
<dependency id="String"/>
Attributi ed elementi
The following describes the attributes, child elements, and parent elements.
Attributi
Attribute | Description | Type | Usage |
---|---|---|---|
id |
Specifies the ID of a field that cannot be removed from the form while the dependency exists. |
String |
Optional |
Elementi figlio
Questo elemento non presenta elementi figlio.
Elementi padre
Element | Description |
---|---|
Contiene tutte le dipendenze per un evento. |
|
Contiene dipendenze che rappresentano i campi che non è possibile rimuovere dal modulo. |
Note
With the <externaldependencies> (FormXml) element, at least one dependency must exist. With the <dependencies> (FormXml) element, a dependency is not required.
Esempio
The following shows an example of the dependency element.
<dependency id="transactioncurrencyid" />
Informazioni elemento
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or more |
XPath |
|
Vedere anche
Concetti
Personalizzare moduli di entità
Altre risorse
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.