Classe SavedQueryQueryType

Aplica-se a: CRM 2015 on-prem, CRM Online

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

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

Sintaxe

'Declaração
Public NotInheritable Class SavedQueryQueryType
public static class SavedQueryQueryType

Comentários

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 CRM for Microsoft Office Outlook filter query.

OfflineTemplate

8192

An offline template for CRM para Outlook.

OutlookFilters

256

A Microsoft Dynamics CRM for Outlook filter query.

OutlookTemplate

131072

A template for CRM para 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 e-mail templates.

SmAppointmentbookView

128

Specifies the service management appointment book view.

SubGrid

2

A sub-grid.

Hierarquia de Herança

System.Object
  Microsoft.Crm.Sdk.SavedQueryQueryType

Segurança do Thread

Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Membros de SavedQueryQueryType
Namespace Microsoft.Crm.Sdk
Types of Views

Outros recursos

SavedQuery (View) Entity Messages and Methods
Customize Entity Views in Microsoft Dynamics CRM

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