API Reference

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

fsresGetInspectionTestRecordsCondensed_IncludedFieldType 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 fsresGetInspectionTestRecordsCondensed_IncludedFieldType
Members
  Member nameValueDescription
Boolean0
Numeric1
Date2
Text3
Memo4
DropDown5
See Also