Specifies a search type.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Server
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public enum SearchTypeEnum
Visual Basic (Declaration)
Public Enumeration SearchTypeEnum
Visual C++
public enum class SearchTypeEnum

Members

Member nameDescription
Reporting
Specifies Microsoft SQL Reporting Services search type.
Shooter
Specifies Perpertuum Software Report Sharp-Shooter for Silverlight search type.

Remarks

This property can't be used directly.

See Also