API Reference

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

fsresGetSequences_SequenceInspectionTest Property

The number of tests of the type identified by the Index attribute that have been performed on the sequence.

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("InspectionTest")]
public List<fsresGetSequences_SequenceInspectionTest> InspectionTest { get; set; }

Property Value

Type: ListfsresGetSequences_SequenceInspectionTest
See Also