API Reference

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

fsresGetSequences_Sequence Class

A sequence.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetSequences_Sequence

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 fsresGetSequences_Sequence

The fsresGetSequences_Sequence type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetSequences_Sequence
fsresGetSequences_Sequence class constructor
Top
Properties
  NameDescription
Public propertyAssemblyQuantity
Public propertyInspectionTest
The number of tests of the type identified by the Index attribute that have been performed on the sequence.
Public propertySequence
Public propertyTotalQuantity
Public propertyWeight
Top
See Also