fsresGetCutList_PlannedInventoryItem Class |
The details of the stock that is planned to be used on the cutting detail.
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 fsresGetCutList_PlannedInventoryItem
The fsresGetCutList_PlannedInventoryItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetCutList_PlannedInventoryItem | Initializes a new instance of the fsresGetCutList_PlannedInventoryItem class |
Properties
Name | Description | |
---|---|---|
HeatNumber |
Heat Number of planned inventory item
| |
HeatSerialNumber |
Heat Serial Number of planned inventory item
| |
Location |
Location of planned inventory item
| |
PartNumber |
Part Number of planned inventory item
| |
PONumber |
PO Number of planned inventory item
| |
RemnantID |
Remnant ID of planned inventory item
| |
RemnantName |
Remnant Name of planned inventory item
| |
SecondaryLocation |
Secondary Location of planned inventory item
|
See Also