SavedQueryQueryType Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Contains integer values that are used for the SavedQuery.QueryType attribute.
The following tables list the members exposed by the SavedQueryQueryType type.
Public Fields
Name | Description | |
---|---|---|
AddressBookFilters | An address book filter. Value = 512. | |
AdvancedSearch | An advanced search. Value = 1. | |
CustomDefinedView | A custom view. Value = 16384. | |
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 CRM for Outlook. Value = 16. | |
OfflineTemplate | An offline template for CRM for Outlook. Value = 8192. | |
OutlookFilters | A filter for CRM for Outlook. Value = 256. | |
OutlookTemplate | A template for CRM 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 e-mail templates. Value = 2048. | |
SMAppointmentBookView | Specifies the service management appointment book view. Value = 128. | |
SubGrid | A sub-grid query. Value = 2. |
Top
See Also
Reference
SavedQueryQueryType Class
Microsoft.Crm.Sdk Namespace
Types of Views
Other Resources
SavedQuery (View) Entity Messages and Methods
Customize Entity Views in Microsoft Dynamics CRM
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.