API Reference

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

fsresCompanyDataFirmType Enumeration

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 enum fsresCompanyDataFirmType
Members
  Member nameValueDescription
Architect0
Associate1
Client2
Coating3
Contractor4
Customer5
Detailer6
Engineer7
Erector8
Fabricator9
MyCompany10
Owner11
Subcontractor12
Supplier13
Unknown14
See Also