Freigeben über


<Ancestor> (FormXml)

Betrifft: CRM 2015 on-prem, CRM Online

Enthält die ID des aktualisierten Formulars für die Benutzererfahrung, aus dem dieses Formular erstellt wurde.

Syntax

<ancestor id = “guid”/>

Attribute und Elemente

The following describes the attributes, child elements, and parent elements.

Attribute

Attribute Description Type Usage

Id

Guid of the Parent Form, Form Id

String (FormGuidType)

Required

Untergeordnete Elemente

Diese Element verfügt nicht über untergeordnete Elemente.

Übergeordnete Elemente

Element Description

<form> (FormXml)

Enthält die Definition eines Formulars.

Anmerkungen

The form editor controls the parameter usage.

Beispiel

The following shows an example of the Ancestor element.

<ancestor id="{8448b78f-8f42-454e-8e2a-f8196b0419af}" />

Elementinformationen

Schema Type

FormGuidType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/ancestor
//FormXml/forms/systemform/ancestor

For internal use only? (Yes/no)

Yes

Siehe auch

Konzepte

Anpassen von Entitätsformularen

Weitere Ressourcen

Form XML reference

Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.