API Reference

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

fsresGetTimeTrackingSubjects_Tasks Class

The schedule tasks available to be associated with the time tracking record.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetTimeTrackingSubjects_Tasks

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_Tasks

The fsresGetTimeTrackingSubjects_Tasks type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetTimeTrackingSubjects_Tasks
fsresGetTimeTrackingSubjects_Tasks class constructor
Top
Properties
  NameDescription
Public propertySelectedTaskID
ID of the task that the interface should set as the default selection.
Public propertyTask
Top
See Also