fsresProductionControlCutList Class |
CutList object
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 fsresProductionControlCutList
The fsresProductionControlCutList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresProductionControlCutList |
fsresProductionControlCutList class constructor
|
Properties
Name | Description | |
---|---|---|
DateCreated |
Date this cut list was created
| |
DateRequired |
Date this cut list is required
| |
DateTimeCompleted |
Date and Time this cut list was completed - NULL if not complete
| |
Description |
Name of Cut List
| |
JobNumber |
Production Control Job Number containing this cut list
| |
Machine |
The machine that the cut list is assigned to
| |
MachineGroup |
The machine group that the cut list is assigned to
| |
Notes |
Cut list notes
| |
Priority |
The priority of the cut list
| |
ProductionControlCutListID |
ID of the Cut List
| |
ProductionControlID |
ID of the Production Control Job
| |
TotalCut |
Total Number of Items in this cut list that are already cut
| |
TotalCuttingDetails |
Total Number of Items in this cut list
| |
TotalInStock |
Total Number of Items in this cut list that are already cut
| |
TotalInvalidated |
Total Number of invalidated Items in this cut list
| |
TotalRemaining |
Total Number of Items in this cut list that are already cut
| |
TotalValidationRequired |
Total Number of Items requiring validation in this cut list
| |
Workshop |
The workshop that the cut list is assigned to
|
See Also