fsresGetCutList_CutListItem Class |
A cutting detail on a cut list.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresGetCutList_CutListItem
The fsresGetCutList_CutListItem type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresGetCutList_CutListItem |
fsresGetCutList_CutListItem class constructor
|
| Name | Description | |
|---|---|---|
| ActualBillOfLadingNumber |
Bill of Lading Number of actual stock used (if item is cut)
| |
| ActualCountryOfOrigin |
Country of Origin of actual stock used (if item is cut)
| |
| ActualDropLength | ||
| ActualDropLocation |
Actual drop length (if item is cut)
| |
| ActualDropSecondaryLocation |
Actual drop location (if item is cut)
| |
| ActualDropWidth |
Actual drop width (if item is cut)
| |
| ActualHeatNumber |
Heat Number of actual stock used (if item is cut)
| |
| ActualHeatSerialNumber |
Heat Serial Number of actual stock used (if item is cut)
| |
| ActualPONumber |
PO Number of actual stock used (if item is cut)
| |
| Area |
Area of cut list item
| |
| CutListItemID |
ID of Cut List Item
| |
| CutListItemPart |
Parts this cut list item
| |
| CutListSerialNumber |
Cut list Serial Number
| |
| DateTimeCut |
Date/Time cut list item was cut
| |
| DateTimeUpdated |
Date/Time of last update to this cut list item
| |
| Dimensions |
Dimensions of cut list item
| |
| ExpectedDrop |
Expected Drop of cut list item
| |
| ExpectedPercentDrop |
Expected Drop percentage of cut list item
| |
| Grade |
Grade of cut list item
| |
| HasCNCData |
True if cut list item has CNC data/xsd:documentation>
| |
| HasNestData |
True if cut list item has nest data
| |
| HasNestImage |
True if cut list item has a nest image
| |
| HasTFSStation |
True if one or more parts in the cut list item has a TFS station
| |
| Kerf |
Kerf of cut list item
| |
| Length |
Length of cut list item
| |
| NestDataFilename |
Filename of nest data
| |
| NestExtra1 |
Nest Extra 1 field for this cut list item
| |
| NestExtra2 |
Nest Extra 2 field for this cut list item
| |
| NestID |
Nest ID for this cut list item
| |
| NestSolutionID |
ID of nest solution if this is a split or a splice
| |
| NestSolutionType |
Type of nest solution
| |
| OnOrder |
True if planning inventory item is on order
| |
| PlannedInventoryItem |
Planned inventory item for this cut list item
| |
| PlannedInventoryItemID |
ID of planned inventory item
| |
| Shape |
Shape of cut list item
| |
| Status |
Status of the cutting detail.
| |
| Weight |
Weight of cut list item
| |
| Width |
Width of cut list item
|