fsresPrepareReportData Properties |
The fsresPrepareReportData type exposes the following members.
Properties
Name | Description | |
---|---|---|
CommandGUID | (Inherited from fsresCommand.) | |
ErrorCode | (Inherited from fsresCommand.) | |
ErrorMessage | (Inherited from fsresCommand.) | |
ReportInstanceGUID |
GUID representing the instance of report data. Can be passed to a MakeReport
command to render a report.
| |
ReportInstanceID |
ID in the report tables identifying this set of report data. Can be used to help query
the report tables directly.
| |
Successful | (Inherited from fsresCommand.) |
See Also