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