fsresFabSuiteXMLResponseGetProductionControlJobInformation Property

Retrieves the full information of Production Control jobs.

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetProductionControlJobInformation")]
public List<fsresGetProductionControlJobInformation> GetProductionControlJobInformation { get; set; }

Property Value

Type: ListfsresGetProductionControlJobInformation
See Also