API Reference

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

fsresGetProductionShippingStatus_ItemFieldStation Property

The date of the last completed entry for a field station, with attributes to specify the index (referring to the FieldStation 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#
[XmlElementAttribute("FieldStation")]
public List<fsresGetProductionShippingStatus_ItemFieldStation> FieldStation { get; set; }

Property Value

Type: ListfsresGetProductionShippingStatus_ItemFieldStation
See Also