API Reference

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

fsresGetDrawings_Drawing Class

A drawing.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetDrawings_Drawing

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 fsresGetDrawings_Drawing

The fsresGetDrawings_Drawing type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetDrawings_Drawing
fsresGetDrawings_Drawing class constructor
Top
Properties
  NameDescription
Public propertyApprovalStatus
Public propertyAssemblyQuantity
Public propertyDescription
Public propertyDrawingNumber
Public propertyInspectionTest
The number of tests of the type identified by the Index attribute that have been performed on the drawing.
Public propertyLatestRevisionFile
Public propertyRevision
Public propertyTotalQuantity
Public propertyWeight
Top
See Also