Class ReportServiceBase
Inheritance
System.Object
ReportServiceBase
Namespace: Telerik.Reporting.Services.ServiceStack
Assembly: Telerik.Reporting.Services.ServiceStack.dll
Syntax
public class ReportServiceBase : Service
Constructors
ReportServiceBase(IReportServiceConfiguration)
Declaration
public ReportServiceBase(IReportServiceConfiguration reportServiceConfiguration)
Parameters
IReportServiceConfiguration
reportServiceConfiguration
|