fsresGetProjectStatus_CutList Class |
Cut List object for getProjectStatus
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 fsresGetProjectStatus_CutList
The fsresGetProjectStatus_CutList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetProjectStatus_CutList | Initializes a new instance of the fsresGetProjectStatus_CutList class |
Properties
Name | Description | |
---|---|---|
CutListID |
Cut List ID
| |
CutListName |
Cut List Name
| |
CuttingDetails |
Number of cutting details on this cut list
| |
DateCreated |
Date Cut list was created
| |
DateRequired |
Date cut list is required
| |
DateTimeCreated |
Date/Time Cut list was created
| |
DateTimeLastChange |
Date/Time of last change to cut list
| |
TotalCut |
Number of cutting details cut
| |
TotalInvalidated |
Number of cutting details invalidated
| |
TotalOnOrder |
Number of cutting details with stock on order
| |
TotalValidationRequired |
Number of cutting details with validation required
|
See Also