fsresNestedInventory Class |
Information on one inventory item from a nest included in GetNestStatus.
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 fsresNestedInventory
The fsresNestedInventory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresNestedInventory |
fsresNestedInventory class constructor
|
Properties
Name | Description | |
---|---|---|
DeliveryDate | ||
Dimensions | ||
Grade | ||
HeatNumber | ||
InventoryID | ||
Length | ||
Location | ||
OnOrder | ||
PONumber | ||
Quantity | ||
SecondaryLocation | ||
Shape | ||
Width |
See Also