Click or drag to resize
IReportService Interface
This interface specifies the ReportService Read operation

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 interface IReportService

The IReportService type exposes the following members.

Methods
  NameDescription
Public methodExecuteReport
Executes a Report for a specified realm. The realm must be set in the context.
Top
See Also