Freigeben über


<returnedtypecode> (SavedQuery)

Betrifft: CRM 2015 on-prem, CRM Online

Beschreibt die Entitätsinformationen, die mit dem Entitätstypcode zurückgegeben werden.

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

Diese Element verfügt nicht über untergeordnete Elemente.

Parent Elements

Element Description

<savedquery> (SavedQuery)

Definiert eine gespeicherte Abfrage.

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

Siehe auch

Referenz

Saved query XML reference

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