fsresGetProductionShippingStatus_Item_ShippingDestination Class

A shipping destination in the production status.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresGetProductionShippingStatus_Item_ShippingDestination

Namespace:  resFabSuiteAPI
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
Public method fsresGetProductionShippingStatus_Item_ShippingDestination
fsresGetProductionShippingStatus_Item_ShippingDestination class constructor
Top
Properties
  Name Description
Public property LoadNumber
Public property ReturnStatus
The date of the last return entry for a shipping destination, with attributes to specify the total and completed quantity.
Public property 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.
Top
See Also