fsresGetProductionShippingStatus_Item Class

A record in the production status.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresGetProductionShippingStatus_Item

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

The fsresGetProductionShippingStatus_Item type exposes the following members.

Constructors
  Name Description
Public method fsresGetProductionShippingStatus_Item
fsresGetProductionShippingStatus_Item class constructor
Top
Properties
  Name Description
Public property AssemblyQuantity
Public property Field
The valid of one of the summary fields, identified by the Index attribute.
Public property GrossWeight
Public property 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.
Public property Quantity
Public property ShippingDestination
Public property TFSStatus
The date of the last completed TFS, with attributes to specify the total and completed quantity.
Public property Weight
Top
See Also