API Reference

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

fsresInspectionTestRecordCondensedField Class

An inspection test record.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresInspectionTestRecordCondensedField

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresInspectionTestRecordCondensedField

The fsresInspectionTestRecordCondensedField type exposes the following members.

Constructors
  NameDescription
Public methodfsresInspectionTestRecordCondensedField
Initializes a new instance of the fsresInspectionTestRecordCondensedField class
Top
Properties
  NameDescription
Public propertyFailure
Public propertyIndex
Public propertyValue
Public propertyWarning
Top
See Also