Reporting

The top-level class of the Telerik Reporting Web service.

Namespace: Telerik.Reporting.Service
Assembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll)

Syntax

C#
public class ReportService : ReportServiceBase
Visual Basic
Public Class ReportService _
	Inherits ReportServiceBase

Remarks

Use this class when hosting the Telerik Report Service in IIS. Requires ASP.NET.

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Service..::..ReportServiceBase
    Telerik.Reporting.Service..::..ReportService

Version Information

Supported in: 1.0.1

See Also