API Reference

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

fsresGetProductionShippingStatus_ItemTFSStatus Property

The date of the last completed TFS, 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#
[XmlElementAttribute(IsNullable = true)]
public fsresGetProductionShippingStatus_ItemTFSStatus TFSStatus { get; set; }

Property Value

Type: fsresGetProductionShippingStatus_ItemTFSStatus
See Also