fsresGetProductionShippingStatus_Item Class |
A record in the production status.
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 fsresGetProductionShippingStatus_Item
The fsresGetProductionShippingStatus_Item type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetProductionShippingStatus_Item |
fsresGetProductionShippingStatus_Item class constructor
|
Properties
Name | Description | |
---|---|---|
AssemblyQuantity | ||
Field |
The valid of one of the summary fields, identified by the Index attribute.
| |
FieldStation |
The date of the last completed entry for a field station, with attributes to specify the index (referring to the FieldStation element in the response), total quantity, and completed quantity.
| |
GrossWeight | ||
ProductionStation |
The date of the last completed entry for a production station, with attributes to specify the index (referring to the ProductionStation element in the response), total quantity, and completed quantity.
| |
Quantity | ||
ShippingDestination | ||
TFSStatus |
The date of the last completed TFS, with attributes to specify the total and completed quantity.
| |
Weight |
See Also