<savedquery> (SavedQuery)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Defines a saved query.
Syntax
<savedquery>
<CanBeDeleted />
<columnsetxml />
<conditionalformatting />
<Descriptions />
<fetchxml />
<IsCustomizable />
<isdefault />
<isprivate />
<isquickfindquery />
<layoutxml />
<LocalizedNames />
<queryapi />
<querytype />
<returnedtypecode />
<savedqueryid />
</savedquery>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
Element |
Description |
---|---|
Specifies whether the view can be deleted. |
|
Defines a set of columns to return in a saved query. |
|
Specifies the conditional formatting of this view. |
|
Specifies a group of descriptions for different languages. |
|
Describes the data to return in the saved query using the FetchXML language. |
|
Indicates that the saved query is customizable. |
|
Indicates that the saved query represents the default view of an entity. |
|
This element is deprecated. |
|
Indicates whether the saved query represents a Quick Find view. |
|
Defines a grid that displays results from the saved query. |
|
Specifies a group of LocalizedName elements for the saved query. |
|
For internal use only. |
|
Describes the type of the query. |
|
Describes the entity information returned using the entity type code. |
|
Defines an ID value for a saved query. |
Parent Elements
Element |
Description |
---|---|
Groups all the saved queries. |
Element Information
Schema Type |
String |
Validation File |
CustomizationSolution.xsd |
Number of occurrences |
0 or more |
XPath |
//Entity/SavedQueries/savedqueries/savedquery |
See Also
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright