API Reference

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

fsresGetTimeTrackingSubjects_Tasks_Task Class

A schedule task available to be associated with the time tracking record.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetTimeTrackingSubjects_Tasks_Task

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_Task

The fsresGetTimeTrackingSubjects_Tasks_Task type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetTimeTrackingSubjects_Tasks_Task
Initializes a new instance of the fsresGetTimeTrackingSubjects_Tasks_Task class
Top
Properties
  NameDescription
Public propertyDescription
Public propertyTaskID
Top
See Also