API Reference

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

fsresGetProductionShippingStatusProductionStation Class

The name of a production station referenced by one or more records in the production status.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetProductionShippingStatusProductionStation

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresGetProductionShippingStatusProductionStation

The fsresGetProductionShippingStatusProductionStation type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetProductionShippingStatusProductionStation
Initializes a new instance of the fsresGetProductionShippingStatusProductionStation class
Top
Properties
  NameDescription
Public propertyIndex
The index of this production station, used for brevity to reference this station by the records in the response.
Public propertyValue
Top
See Also