<Description> (SavedQuery)

 

Applies To: Dynamics CRM 2013

Provides a description in a specific language for the parent of the Descriptions element.

Syntax

<Description 
 description="String" 
 id="String" 
 languagecode="String" 
 />

Attributes and Elements

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

Attributes

Element

Description

Type

Usage

description

Text providing the description.

String

Required

languagecode

Valid locale ID values can be found at Locale ID (LCID) Chart.

Positive Integer

Required

id

For internal use only.

String

Optional

Child Elements

This element has no attributes.

Parent Elements

Element

Description

<Descriptions> (SavedQuery)

Descriptions

Element Information

Schema Type

FieldXmlFieldUIType

Validation File

fetch.xsd

Number of occurrences

0 or more

XPath

//Entity/SavedQueries/savedqueries/savedquery/Descriptions/Description

See Also

Saved query XML reference