API Reference

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

fsreqSaveTimeTrackingRecord_SubjectFields_SubjectField Class

One of the fields identifying the subject of the time tracking record.
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqSaveTimeTrackingRecord_SubjectFields_SubjectField

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")]
public class fsreqSaveTimeTrackingRecord_SubjectFields_SubjectField

The fsreqSaveTimeTrackingRecord_SubjectFields_SubjectField type exposes the following members.

Constructors
  NameDescription
Public methodfsreqSaveTimeTrackingRecord_SubjectFields_SubjectField
Initializes a new instance of the fsreqSaveTimeTrackingRecord_SubjectFields_SubjectField class
Top
Properties
  NameDescription
Public propertyFieldName
Public propertyValue
Top
See Also