<IntroducedVersion> (SavedQuery)

 

Applies To: Dynamics CRM 2013

The representation of a version number representing the version of the solution that the solution component was added in.

Syntax

<IntroducedVersion>String</IntroducedVersion>

Attributes and Elements

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

Attributes

This element has no attributes.

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<savedquery> (SavedQuery)

Defines a saved query.

Element Information

Remarks

The string must match this regular expression pattern: ^[0-9]+(\.[0-9]+){1,3}$.

Schema Type

VersionType

Validation File

CustomizationSolution.xsd

Number of occurrences

0 or 1

XPath

//Entity/SavedQueries/savedqueries/savedquery/IntroducedVersion

See Also

Saved query XML reference