SavedQueryQueryType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains integer values that are used for the SavedQuery.QueryType
attribute.
public ref class SavedQueryQueryType abstract sealed
public static class SavedQueryQueryType
type SavedQueryQueryType = class
Public Class SavedQueryQueryType
- Inheritance
-
SavedQueryQueryType
Remarks
The following table shows the values for this class.
Member
Value
Description
Fields
AddressBookFilters |
An address book filter. Value = 512. |
AdvancedSearch |
An advanced search. Value = 1. |
CopilotView | |
CustomDefinedView |
A custom view. Value = 16384. |
ExportFieldTranslationsView |
Specifies a view on the |
InteractiveWorkflowView |
A view for a dialog (workflow process). Value = 4096. |
LookupView |
A lookup view. Value = 64. |
MainApplicationView |
Specifies the main application view. Value = 0. |
MainApplicationViewWithoutSubject |
Specifies the main application view without a subject. Value = 1024. |
OfflineFilters |
An offline filter for Dynamics 365 for Outlook. Value = 16. |
OfflineTemplate |
An offline template for Dynamics 365 for Outlook. Value = 8192. |
OutlookFilters |
A filter for Dynamics 365 for Outlook. Value = 256. |
OutlookTemplate |
A template for Dynamics 365 for Outlook. Value = 131072. |
QuickFindSearch |
A quick find query, which defines the columns searched using the Search field in a list view. Value = 4. |
Reporting |
A reporting query. Value = 8. |
SavedQueryTypeOther |
A saved query used for workflow templates and email templates. Value = 2048. |
SMAppointmentBookView |
Specifies the service management appointment book view. Value = 128. |
SubGrid |
A subgrid query. Value = 2. |