fsresFabSuiteXMLResponseGetProductionControlJobs Property |
Retrieves a concise list of Production Control jobs.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetProductionControlJobs")] public List<fsresGetProductionControlJobs> GetProductionControlJobs { get; set; }
Property Value
Type: ListfsresGetProductionControlJobsSee Also