fsresGetProductionControlJobs_ProductionControlJob Class |
One production control job.
SystemObject
FabSuiteResponseApifsresGetProductionControlJobs_ProductionControlJob
FabSuiteResponseApifsresGetProductionControlJobs_ProductionControlJob
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresGetProductionControlJobs_ProductionControlJob
The fsresGetProductionControlJobs_ProductionControlJob type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresGetProductionControlJobs_ProductionControlJob | Initializes a new instance of the fsresGetProductionControlJobs_ProductionControlJob class |
| Name | Description | |
|---|---|---|
| GroupName |
Job Group Name
| |
| GroupName2 |
Job Group 2 Name
| |
| JobDescription |
Job description
| |
| JobLocation |
Job location
| |
| JobNumber |
Job Number string that is visible to user
| |
| NumberCutLists |
Count of the cut lists in this job
| |
| ProductionControlID |
Production Control ID of this job
| |
| ProjectID |
ProjectID of Project Management job linked to this Production Control Job
|