| IReportServiceExecuteReport Method |
Executes a Report for a specified realm. The realm must be set in the context.
Namespace:
Intuit.Ipp.ReportService
Assembly:
Intuit.Ipp.ReportService (in Intuit.Ipp.ReportService.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxReport ExecuteReport(
string reportName
)
Parameters
- reportName
- Type: SystemString
Report to Run
Return Value
Type:
Report[Missing <returns> documentation for "M:Intuit.Ipp.ReportService.IReportService.ExecuteReport(System.String)"]
See Also