API Reference

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

fsresGetTimeTrackingSubjects_Stations Class

The production workstations available to be associated with the time tracking record.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetTimeTrackingSubjects_Stations

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 fsresGetTimeTrackingSubjects_Stations

The fsresGetTimeTrackingSubjects_Stations type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetTimeTrackingSubjects_Stations
fsresGetTimeTrackingSubjects_Stations class constructor
Top
Properties
  NameDescription
Public propertySelectedStationID
ID of the station that the interface should set as the default selection.
Public propertyStation
Top
See Also