<returnedtypecode> (SavedQuery)

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

엔터티 형식 코드를 사용하여 반환된 엔터티 정보를 설명합니다.

Syntax

<returnedtypecode formattedvalue="String">Integer</returnedtypecode>

Attributes and Elements

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

Attributes

Attribute Description Type Usage

formattedvalue

Formatted value of the node.

String

Optional

Child Elements

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

Parent Elements

Element Description

<savedquery> (SavedQuery)

저장된 쿼리를 정의합니다.

Remarks

The Entity Type Code corresponds to the EntityMetadata. ObjectTypeCode. For custom entities this value may be different for each organization so it is not recommended as a unique identifier for an entity.

Example

The following code sample shows the use of the returnedtypecode element.

<returnedtypecode formattedvalue="1,090">1090</returnedtypecode>

Element Information

Schema Type

SerializedInteger

Validation File

CustomizationSolution.xsd

Number of occurrences

0 or 1

XPath

//Entity/SavedQueries/savedqueries/savedquery/returnedtypecode

참고 항목

참조

Saved query XML reference

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