<returnedtypecode> (SavedQuery)

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Describes the entity information returned using the entity type code.

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

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

Attribute

Description

Type

Usage

formattedvalue

Formatted value of the node.

String

Optional

This element has no child elements.

Element

Description

<savedquery> (SavedQuery)

Defines a saved query.

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.

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

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

Schema Type

SerializedInteger

Validation File

CustomizationSolution.xsd

Number of occurrences

0 or 1

XPath

//Entity/SavedQueries/savedqueries/savedquery/returnedtypecode

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: