fsresProductionControlCutListItemSwapAvailable Class |
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 fsresProductionControlCutListItemSwapAvailable
The fsresProductionControlCutListItemSwapAvailable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresProductionControlCutListItemSwapAvailable |
fsresProductionControlCutListItemSwapAvailable class constructor
|
Properties
Name | Description | |
---|---|---|
BillOfLadingNo |
Bill of Lading Number of Inventory Item
| |
CountryOfOrigin |
Country of Origin of Inventory Item
| |
Dimensions |
Dimensions of the Inventory Item
| |
Grade |
Grade of the Inventory Item
| |
HeatNo |
Heat Number of Inventory Item
| |
HeatSerialNo |
Heat Serial Number of Inventory Item
| |
InventoryItemID |
List of inventory item ids matching these qualities
| |
JobNumber |
Job that this inventory item is reserved to
| |
Length |
Length of Inventory Item
| |
Location |
Location of Inventory Item
| |
OnOrder |
0 if inventory item is in stock, 1 if it's on order
| |
PartNumber |
Part Number of Inventory Item
| |
PONumber |
Purchase Order number of Inventory Item
| |
Quantity |
The quantity of inventory items with these specs available to swap in
| |
SecondayLocation |
Secondary Location of Inventory Item
| |
Shape |
Shape of the Inventory Item
| |
Supplier |
Supplier of Inventory Item
| |
Width |
Width of Inventory Item if it's a plate
|
See Also