fsresGetProductionShippingStatus_Item_ShippingDestination Class |
A shipping destination 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_ShippingDestination
The fsresGetProductionShippingStatus_Item_ShippingDestination type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetProductionShippingStatus_Item_ShippingDestination |
fsresGetProductionShippingStatus_Item_ShippingDestination class constructor
|
Properties
Name | Description | |
---|---|---|
LoadNumber | ||
ReturnStatus |
The date of the last return entry for a shipping destination, with attributes to specify the total and completed quantity.
| |
ShipStatus |
The date of the last completed entry for a shipping destination, with attributes to specify the index (referring to the ShippingDestination element in the response), total quantity, and completed quantity.
|
See Also