Partager via


<Ancestor> (FormXml)

S'applique à: CRM 2016 on-prem, CRM Online

Contient l'ID du formulaire d'expérience utilisateur mis à jour sur la base duquel ce formulaire a été créé.

Syntaxe

<ancestor id = “guid”/>

Attributs et éléments

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

Attributs

Attribute Description Type Usage

Id

Guid of the Parent Form, Form Id

String (FormGuidType)

Required

Éléments enfants

Cet élément n'a pas d'élément enfant.

Éléments parents

Element Description

<form> (FormXml)

Contient la définition d'un formulaire.

Remarques

The form editor controls the parameter usage.

Exemple

The following shows an example of the Ancestor element.

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

Informations sur l'élément

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

Voir aussi

Concepts

Personnaliser les formulaires d’entités

Autres ressources

Form XML reference

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