fsreqFabSuiteXMLRequestGetProductionControlJobInformation Property |
Retrieves the full information of Production Control jobs.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetProductionControlJobInformation")] public List<fsreqGetProductionControlJobInformation> GetProductionControlJobInformation { get; set; }
Property Value
Type: ListfsreqGetProductionControlJobInformationSee Also