fsresGetProductionControlJobs_ProductionControlJob Class |
One production control job.
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
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.
Constructors
Name | Description | |
---|---|---|
fsresGetProductionControlJobs_ProductionControlJob | Initializes a new instance of the fsresGetProductionControlJobs_ProductionControlJob class |
Properties
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
|
See Also