API Reference

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

fsresGetProductionShippingStatus_Item_ShippingDestinationReturnStatus Property

The date of the last return entry for a shipping destination, with attributes to specify the total and completed quantity.

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

Property Value

Type: fsresGetProductionShippingStatus_Item_ShippingDestinationReturnStatus
See Also