SavedQueryQueryType Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

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

Namespace:   Microsoft.Crm.Sdk
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Crm.Sdk.SavedQueryQueryType

Syntax

public static class SavedQueryQueryType
Public NotInheritable Class SavedQueryQueryType

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static AddressBookFilters

An address book filter. Value = 512.

System_CAPS_pubfieldSystem_CAPS_static AdvancedSearch

An advanced search. Value = 1.

System_CAPS_pubfieldSystem_CAPS_static CustomDefinedView

A custom view. Value = 16384.

System_CAPS_pubfieldSystem_CAPS_static ExportFieldTranslationsView

Specifies a view on the Product, DynamicProperty, and DynamicPropertyOptionSetItem entities that can be used to filter out the entities for which labels will be exported using the ExportFieldTranslationRequest message. Value = 65536.

System_CAPS_pubfieldSystem_CAPS_static InteractiveWorkflowView

A view for a dialog (workflow process). Value = 4096.

System_CAPS_pubfieldSystem_CAPS_static LookupView

A lookup view. Value = 64.

System_CAPS_pubfieldSystem_CAPS_static MainApplicationView

Specifies the main application view. Value = 0.

System_CAPS_pubfieldSystem_CAPS_static MainApplicationViewWithoutSubject

Specifies the main application view without a subject. Value = 1024.

System_CAPS_pubfieldSystem_CAPS_static OfflineFilters

An offline filter for Dynamics 365 for Outlook. Value = 16.

System_CAPS_pubfieldSystem_CAPS_static OfflineTemplate

An offline template for Dynamics 365 for Outlook. Value = 8192.

System_CAPS_pubfieldSystem_CAPS_static OutlookFilters

A filter for Dynamics 365 for Outlook. Value = 256.

System_CAPS_pubfieldSystem_CAPS_static OutlookTemplate

A template for Dynamics 365 for Outlook. Value = 131072.

System_CAPS_pubfieldSystem_CAPS_static QuickFindSearch

A quick find query, which defines the columns searched using the Search field in a list view. Value = 4.

System_CAPS_pubfieldSystem_CAPS_static Reporting

A reporting query. Value = 8.

System_CAPS_pubfieldSystem_CAPS_static SavedQueryTypeOther

A saved query used for workflow templates and email templates. Value = 2048.

System_CAPS_pubfieldSystem_CAPS_static SMAppointmentBookView

Specifies the service management appointment book view. Value = 128.

System_CAPS_pubfieldSystem_CAPS_static SubGrid

A subgrid query. Value = 2.

Remarks

The following table shows the values for this class.

Member

Value

Description

AddressBookFilters

512

An address book filter.

AdvancedSearch

1

An advanced search.

CustomDefinedView

16384

A custom view.

InteractiveWorkflowView

4096

A view for a dialog (workflow process)

LookupView

64

A lookup view.

MainApplicationView

0

Specifies the main application view.

MainApplicationViewWithoutSubject

1024

Specifies the main application view without a subject.

OfflineFilters

16

An offline Microsoft Dynamics 365 for Outlook filter query.

OfflineTemplate

8192

An offline template for Dynamics 365 for Outlook.

OutlookFilters

256

A Microsoft Dynamics 365 for Outlook filter query.

OutlookTemplate

131072

A template for Dynamics 365 for Outlook.

QuickFindSearch

4

A quick find query, which defines the columns searched using the Search field in a list view.

Reporting

8

A reporting query.

SavedQueryTypeOther

2048

A saved query used for workflow templates and email templates.

SmAppointmentbookView

128

Specifies the service management appointment book view.

SubGrid

2

A sub-grid.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.Sdk Namespace
SavedQuery (view) entity messages and methods
Types of views
Customize entity views

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright