fsresExportJobStatus Class |
Exports a Production Control job including status information.
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 fsresExportJobStatus : fsresCommand
The fsresExportJobStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresExportJobStatus |
fsresExportJobStatus class constructor
|
| Name | Description | |
|---|---|---|
| CommandGUID | (Inherited from fsresCommand.) | |
| ErrorCode | (Inherited from fsresCommand.) | |
| ErrorMessage | (Inherited from fsresCommand.) | |
| ExportFile |
The export file data.
| |
| ExportFilename |
Filename of the export
| |
| Successful | (Inherited from fsresCommand.) | |
| XMLFormat |
The format of the export
|