fsresFabSuiteXMLResponseExportJobStatus Property |
Exports a Production Control job including status information.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ExportJobStatus")] public List<fsresExportJobStatus> ExportJobStatus { get; set; }
Property Value
Type: ListfsresExportJobStatusSee Also