API Reference

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

fsresGetStations_Station_Remaining Class

The material remaining to be completed through a station.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetStations_Station_Remaining

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_Remaining

The fsresGetStations_Station_Remaining type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetStations_Station_Remaining
fsresGetStations_Station_Remaining class constructor
Top
Properties
  NameDescription
Public propertyMaterialRemaining
The material remaining to be completed through a station
Public propertyUsers
Users
Top
See Also