API Reference

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

fsresGetProjectStatus_ProductionStatus_Station Class

Production Status - Station object for getProjectStatus
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetProjectStatus_ProductionStatus_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 fsresGetProjectStatus_ProductionStatus_Station

The fsresGetProjectStatus_ProductionStatus_Station type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetProjectStatus_ProductionStatus_Station
fsresGetProjectStatus_ProductionStatus_Station class constructor
Top
Properties
  NameDescription
Public propertyCompleted
Quantity and weight of material completed
Public propertyRemaining
Quantity and weight of material remaining
Public propertyRequired
Quantity and Weight of Material required
Public propertyStationName
Station Name
Public propertyType
Production or Field Station
Top
See Also