Share via


SAVED_QUERY_TYPE Enumeration

The SAVED_QUERY_TYPE enumeration type lists saved query types.

System.Object
   SAVED_QUERY_TYPE

[Visual Basic .NET]
Public Class SAVED_QUERY_TYPE
   Inherits System.Object
[C#]
public class SAVED_QUERY_TYPE: System.Object
[C++]
public __gc class SAVED_QUERY_TYPE: public System.Object

Members

ADVANCED_SEARCH

Specifies an advanced search.

MAIN_APPLICATION_VIEW

Specifies the main application view.

SUB_GRID

Specifies a sub-grid search.

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.