fsresFabSuiteXMLResponseExportJob Property |
Exports a Production Control job to a KISS file.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ExportJob")] public List<fsresExportJob> ExportJob { get; set; }
Property Value
Type: ListfsresExportJobSee Also