Share via


UserQueryQueryType Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains integer values that are used for the UserQuery.QueryType attribute.

The following tables list the members exposed by the UserQueryQueryType type.

Public Fields

  Name Description
public field static AddressBookFilters AAn address book filter. Value = 512.
public field static AdvancedSearch AAn 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 The main application view. Value = 0.
public field static MainApplicationViewWithoutSubject The main application view without a subject. Value = 1024.
public field static OfflineFilters AAn offline filter for CRM for Outlook. Value = 16.
public field static OutlookFilters A filter for CRM for Outlook. Value = 256.
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 The service management appointment book view. Value = 128.
public field static SubGrid A sub-grid query. Value = 2.

Top

See Also

Reference

UserQueryQueryType Class
Microsoft.Crm.Sdk Namespace
Types of Views

Other Resources

UserQuery (Saved View) Entity
Customize Entity Views in Microsoft Dynamics CRM

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.