fsresProductionControlCutList Class

CutList object
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresProductionControlCutList

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
  NameDescription
Public methodfsresProductionControlCutList
fsresProductionControlCutList class constructor
Top
Properties
  NameDescription
Public propertyDateCreated
Date this cut list was created
Public propertyDateRequired
Date this cut list is required
Public propertyDateTimeCompleted
Date and Time this cut list was completed - NULL if not complete
Public propertyDescription
Name of Cut List
Public propertyJobNumber
Production Control Job Number containing this cut list
Public propertyMachine
The machine that the cut list is assigned to
Public propertyMachineGroup
The machine group that the cut list is assigned to
Public propertyNotes
Cut list notes
Public propertyPriority
The priority of the cut list
Public propertyProductionControlCutListID
ID of the Cut List
Public propertyProductionControlID
ID of the Production Control Job
Public propertyTotalCut
Total Number of Items in this cut list that are already cut
Public propertyTotalCuttingDetails
Total Number of Items in this cut list
Public propertyTotalInStock
Total Number of Items in this cut list that are already cut
Public propertyTotalInvalidated
Total Number of invalidated Items in this cut list
Public propertyTotalRemaining
Total Number of Items in this cut list that are already cut
Public propertyTotalValidationRequired
Total Number of Items requiring validation in this cut list
Public propertyWorkshop
The workshop that the cut list is assigned to
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next