![]() | fsresPrepareReportData Class |
Retrieves the largest truck/load # for a job.

Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)

C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresPrepareReportData : fsresCommand
The fsresPrepareReportData type exposes the following members.

Name | Description | |
---|---|---|
![]() | fsresPrepareReportData | Initializes a new instance of the fsresPrepareReportData class |

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.) |
