API Reference

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

fsresGetProductionShippingStatus_Item_ShippingDestinationShipStatus Property

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.

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public fsresGetProductionShippingStatus_Item_ShippingDestinationShipStatus ShipStatus { get; set; }

Property Value

Type: fsresGetProductionShippingStatus_Item_ShippingDestinationShipStatus
See Also