API Reference

This is the reference documentation of Tekla PowerFab Open API. The API contains request and response namespaces.

fsresGetProductionShippingStatus_Item_ShippingDestination Class

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

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
  NameDescription
Public methodfsresGetProductionShippingStatus_Item_ShippingDestination
fsresGetProductionShippingStatus_Item_ShippingDestination class constructor
Top
Properties
  NameDescription
Public propertyLoadNumber
Public propertyReturnStatus
The date of the last return entry for a shipping destination, with attributes to specify the total and completed quantity.
Public propertyShipStatus
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