| Stonefield Query SDK |
| ReportEngine Object |
Properties
The ReportEngine object has a single property, ErrorMessage, which contains the text of any error that occurs.
Methods
| Name | Description |
|---|---|
| GetFolders | Returns a collection of folders. |
| GetReport | Returns information about the specified report. |
| GetReports | Returns a collection of reports in the specified folder. |
| RunReport | Runs the specified report and returns it as a string. |
| RunReportToFile | Runs the specified report, outputting it to the specified file. |
See Also
SQProxy Object
| Last Updated: 02/25/2008 |