fsreqGetProductionControlJobInformationJobNumber Property |
The jobs to retrieve the information from.
If no JobNumber elements are specified then all jobs will be returned.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("JobNumber", DataType = "token")] public List<string> JobNumber { get; set; }
Property Value
Type: ListStringSee Also