fsresGetProjectStatus_CutLists Class |
Cut Lists 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_CutLists
The fsresGetProjectStatus_CutLists type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetProjectStatus_CutLists |
fsresGetProjectStatus_CutLists class constructor
|
Properties
Name | Description | |
---|---|---|
CutList |
List of Cut List Objects
| |
CutLists |
Total number of Cut Lists
| |
CuttingDetails |
Total number of Cutting Details
| |
TotalCut |
Number of Cutting details that are cut
| |
TotalInvalidated |
Number of Cutting details that are invalidated
| |
TotalOnOrder |
Number of Cutting details that are on order
| |
TotalValidationRequired |
Number of Cutting details that have validation required
|
See Also