| ReportServiceExecuteReportAsync Method |
Executes a Report
Namespace:
Intuit.Ipp.ReportService
Assembly:
Intuit.Ipp.ReportService (in Intuit.Ipp.ReportService.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic void ExecuteReportAsync(
string reportName
)
Parameters
- reportName
- Type: SystemString
Name of Report to Run.
See Also