Click or drag to resize
ReportService Constructor
Initializes a new instance of the ReportService class.

Namespace:  Intuit.Ipp.ReportService
Assembly:  Intuit.Ipp.ReportService (in Intuit.Ipp.ReportService.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public ReportService(
	ServiceContext serviceContext
)

Parameters

serviceContext
Type: Intuit.Ipp.CoreServiceContext
IPP Service Context
See Also