API Reference

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

fsresGetStations_Station Class

A tracking station.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetStations_Station

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

The fsresGetStations_Station type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetStations_Station
fsresGetStations_Station class constructor
Top
Properties
  NameDescription
Public propertyCompleted
Information on material that has been completed through this station.
Public propertyRemaining
Information on material remaining to be processed through this station.
Public propertyStationName
Station Name
Public propertyType
Production or Field Station
Top
See Also