<Ancestor> (FormXml)

적용 대상: CRM 2016 on-prem, CRM Online

이 양식을 만들 때 사용한 업데이트된 사용자 환경 양식의 ID가 들어 있습니다.

구문

<ancestor id = “guid”/>

특성 및 요소

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

특성

Attribute Description Type Usage

Id

Guid of the Parent Form, Form Id

String (FormGuidType)

Required

하위 요소

이 요소에는 하위 요소가 없습니다.

상위 요소

Element Description

<form> (FormXml)

양식의 정의가 들어 있습니다.

설명

The form editor controls the parameter usage.

예제

The following shows an example of the Ancestor element.

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

요소 정보

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

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

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