API Reference

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

fsresGetInspectionTestRecordsCondensed_IncludedField Class

A field in the condensed test record response.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetInspectionTestRecordsCondensed_IncludedField

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 fsresGetInspectionTestRecordsCondensed_IncludedField

The fsresGetInspectionTestRecordsCondensed_IncludedField type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetInspectionTestRecordsCondensed_IncludedField
Initializes a new instance of the fsresGetInspectionTestRecordsCondensed_IncludedField class
Top
Properties
  NameDescription
Public propertyAbbreviation
Public propertyIndex
The index of the field, used for brevity to reference the field in fsresInspectionTestRecordCondensed->Field[Index].
Public propertyType
The type of field.
Top
See Also