Share via


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
public field static AddressBookFilters An address book filter. Value = 512.
public field static AdvancedSearch An advanced search. Value = 1.
public field static CustomDefinedView A custom view. Value = 16384.
public field static InteractiveWorkflowView A view for a dialog (workflow process). Value = 4096.
public field static LookupView A lookup view. Value = 64.
public field static MainApplicationView Specifies the main application view. Value = 0.
public field static MainApplicationViewWithoutSubject Specifies the main application view without a subject. Value = 1024.
public field static OfflineFilters An offline filter for CRM for Outlook. Value = 16.
public field static OfflineTemplate An offline template for CRM for Outlook. Value = 8192.
public field static OutlookFilters A filter for CRM for Outlook. Value = 256.
public field static OutlookTemplate A template for CRM for Outlook. Value = 131072.
public field static QuickFindSearch A quick find query, which defines the columns searched using the Search field in a list view. Value = 4.
public field static Reporting A reporting query. Value = 8.
public field static SavedQueryTypeOther A saved query used for workflow templates and e-mail templates. Value = 2048.
public field static SMAppointmentBookView Specifies the service management appointment book view. Value = 128.
public field static 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.