<savedquery> (SavedQuery)
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Defines a saved query.
<savedquery> <CanBeDeleted /> <columnsetxml /> <conditionalformatting /> <Descriptions /> <fetchxml /> <IsCustomizable /> <isdefault /> <isprivate /> <isquickfindquery /> <layoutxml /> <LocalizedNames /> <queryapi /> <querytype /> <returnedtypecode /> <savedqueryid /> </savedquery>
The following describes the attributes, child elements, and parent elements.
This element has no attributes.
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. |
Element | Description |
|---|---|
Groups all the saved queries. |
Schema Type | String |
Validation File | CustomizationSolution.xsd |
Number of occurrences | 0 or more |
XPath | //Entity/SavedQueries/savedqueries/savedquery |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright