API Reference

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

fsresGetAssemblies_Assembly Class

An assembly.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetAssemblies_Assembly

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 fsresGetAssemblies_Assembly

The fsresGetAssemblies_Assembly type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetAssemblies_Assembly
fsresGetAssemblies_Assembly class constructor
Top
Properties
  NameDescription
Public propertyApprovalStatus
Public propertyApprovalStatusDescription
Public propertyApprovalStatusPurpose
Public propertyAssemblyQuantity
Public propertyAssemblySequence
Public propertyBillOfMaterials
Public propertyDrawingNumber
Public propertyInspectionTest
The number of tests of the type identified by the Index attribute that have been performed on the assembly.
Public propertyMainMark
Public propertyTotalQuantity
Public propertyWeight
Top
See Also