API Reference

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

fsresGetProductionShippingStatusSummaryField Property

The name of a summary field in the production status.

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("SummaryField")]
public List<fsresGetProductionShippingStatusSummaryField> SummaryField { get; set; }

Property Value

Type: ListfsresGetProductionShippingStatusSummaryField
See Also